Lines Matching refs:vfs_inode
509 dout("__cap_set_timeouts %p min %lu max %lu\n", &ci->vfs_inode, in __cap_set_timeouts()
525 dout("__cap_delay_requeue %p flags %d at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
548 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
565 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
599 if (S_ISDIR(ci->vfs_inode.i_mode)) { in __check_cap_issue()
600 dout(" marking %p NOT complete\n", &ci->vfs_inode); in __check_cap_issue()
772 "but STALE (gen %u vs %u)\n", &cap->ci->vfs_inode, in __cap_is_valid()
798 &ci->vfs_inode, cap, ceph_cap_string(cap->issued)); in __ceph_caps_issued()
845 dout("__touch_cap %p cap %p mds%d\n", &cap->ci->vfs_inode, cap, in __touch_cap()
850 &cap->ci->vfs_inode, cap, s->s_mds); in __touch_cap()
868 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
880 " (mask %s)\n", &ci->vfs_inode, cap, in __ceph_caps_issued_mask()
892 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
936 struct inode *inode = &ci->vfs_inode; in ceph_caps_revoking()
955 (!S_ISDIR(ci->vfs_inode.i_mode) && /* ignore readdir cache */ in __ceph_caps_used()
956 ci->vfs_inode.i_data.nrpages)) in __ceph_caps_used()
1034 ceph_put_snap_realm(ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc, in drop_inode_snap_realm()
1049 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_remove_cap()
1052 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode); in __ceph_remove_cap()
1277 struct inode *inode = &ci->vfs_inode; in __send_cap()
1446 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps()
1539 struct inode *inode = &ci->vfs_inode; in ceph_flush_snaps()
1608 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1609 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps()
1620 dout("__mark_dirty_caps %p %s dirty %s -> %s\n", &ci->vfs_inode, in __ceph_mark_dirty_caps()
1634 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()
1784 loff_t size = ci->vfs_inode.i_size; in __ceph_should_report_size()
1811 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
1813 struct inode *inode = &ci->vfs_inode; in ceph_check_caps()
2291 struct inode *inode = &ci->vfs_inode; in __kick_flushing_caps()
2372 &ci->vfs_inode, cap, session->s_mds); in ceph_early_kick_flushing_caps()
2415 &ci->vfs_inode, cap, session->s_mds); in ceph_kick_flushing_caps()
2482 ihold(&ci->vfs_inode); in __take_cap_refs()
2485 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref); in __take_cap_refs()
2499 struct inode *inode = &ci->vfs_inode; in try_get_cap_refs()
2711 check_max_size(&ci->vfs_inode, endoff); in ceph_get_caps()
2745 ret = ceph_renew_caps(&ci->vfs_inode); in ceph_get_caps()
2754 i_size_read(&ci->vfs_inode) > 0) { in ceph_get_caps()
2756 find_get_page(ci->vfs_inode.i_mapping, 0); in ceph_get_caps()
2775 ret = __ceph_do_getattr(&ci->vfs_inode, NULL, in ceph_get_caps()
2838 struct inode *inode = &ci->vfs_inode; in ceph_put_cap_refs()
2909 struct inode *inode = &ci->vfs_inode; in ceph_put_wrbuffer_cap_refs()
3358 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()
3983 inode = igrab(&ci->vfs_inode); in ceph_check_delayed_caps()
4008 inode = &ci->vfs_inode; in ceph_flush_dirty_caps()
4048 &ci->vfs_inode, fmode, in ceph_put_fmode()