• Home
  • Raw
  • Download

Lines Matching refs:vfs_inode

410 	dout("__cap_set_timeouts %p min %lu max %lu\n", &ci->vfs_inode,  in __cap_set_timeouts()
426 dout("__cap_delay_requeue %p flags %d at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
449 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
466 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
498 if (S_ISDIR(ci->vfs_inode.i_mode)) in __check_cap_issue()
499 ceph_dir_clear_complete(&ci->vfs_inode); in __check_cap_issue()
651 "but STALE (gen %u vs %u)\n", &cap->ci->vfs_inode, in __cap_is_valid()
677 &ci->vfs_inode, cap, ceph_cap_string(cap->issued)); in __ceph_caps_issued()
715 dout("__touch_cap %p cap %p mds%d\n", &cap->ci->vfs_inode, cap, in __touch_cap()
720 &cap->ci->vfs_inode, cap, s->s_mds); in __touch_cap()
738 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
750 " (mask %s)\n", &ci->vfs_inode, cap, in __ceph_caps_issued_mask()
762 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
791 struct inode *inode = &ci->vfs_inode; in ceph_caps_revoking()
818 if (ci->i_rdcache_ref || ci->vfs_inode.i_data.nrpages) in __ceph_caps_used()
877 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_remove_cap()
880 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode); in __ceph_remove_cap()
1074 struct inode *inode = &ci->vfs_inode; in __send_cap()
1210 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps()
1339 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1340 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps()
1344 dout("__mark_dirty_caps %p %s dirty %s -> %s\n", &ci->vfs_inode, in __ceph_mark_dirty_caps()
1353 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()
1457 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
1459 struct inode *inode = &ci->vfs_inode; in ceph_check_caps()
1897 struct inode *inode = &ci->vfs_inode; in kick_flushing_capsnaps()
1923 struct inode *inode = &ci->vfs_inode; in ceph_kick_flushing_caps()
1998 ihold(&ci->vfs_inode); in __take_cap_refs()
2001 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref); in __take_cap_refs()
2015 struct inode *inode = &ci->vfs_inode; in try_get_cap_refs()
2126 check_max_size(&ci->vfs_inode, endoff); in ceph_get_caps()
2162 struct inode *inode = &ci->vfs_inode; in ceph_put_cap_refs()
2224 struct inode *inode = &ci->vfs_inode; in ceph_put_wrbuffer_cap_refs()
2523 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()
2929 dout("check_delayed_caps on %p\n", &ci->vfs_inode); in ceph_check_delayed_caps()
2948 inode = &ci->vfs_inode; in ceph_flush_dirty_caps()
2967 struct inode *inode = &ci->vfs_inode; in ceph_put_fmode()