Lines Matching refs:vfs_inode
495 dout("__cap_set_timeouts %p %lu\n", &ci->vfs_inode, in __cap_set_timeouts()
510 dout("__cap_delay_requeue %p flags 0x%lx at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
534 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
551 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
571 if (S_ISREG(ci->vfs_inode.i_mode) && in __check_cap_issue()
586 if (S_ISDIR(ci->vfs_inode.i_mode)) { in __check_cap_issue()
587 dout(" marking %p NOT complete\n", &ci->vfs_inode); in __check_cap_issue()
593 if (S_ISDIR(ci->vfs_inode.i_mode) && (had & CEPH_CAP_DIR_CREATE) && in __check_cap_issue()
774 "but STALE (gen %u vs %u)\n", &cap->ci->vfs_inode, in __cap_is_valid()
800 &ci->vfs_inode, cap, ceph_cap_string(cap->issued)); in __ceph_caps_issued()
847 dout("__touch_cap %p cap %p mds%d\n", &cap->ci->vfs_inode, cap, in __touch_cap()
852 &cap->ci->vfs_inode, cap, s->s_mds); in __touch_cap()
870 " (mask %s)\n", ceph_ino(&ci->vfs_inode), in __ceph_caps_issued_mask()
882 " (mask %s)\n", ceph_ino(&ci->vfs_inode), cap, in __ceph_caps_issued_mask()
894 " (mask %s)\n", ceph_ino(&ci->vfs_inode), in __ceph_caps_issued_mask()
922 struct ceph_fs_client *fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in __ceph_caps_issued_mask_metric()
953 struct inode *inode = &ci->vfs_inode; in ceph_caps_revoking()
972 (S_ISREG(ci->vfs_inode.i_mode) && in __ceph_caps_used()
973 ci->vfs_inode.i_data.nrpages)) in __ceph_caps_used()
996 ceph_inode_to_client(&ci->vfs_inode)->mount_options; in __ceph_caps_file_wanted()
1000 if (S_ISDIR(ci->vfs_inode.i_mode)) { in __ceph_caps_file_wanted()
1053 if (S_ISDIR(ci->vfs_inode.i_mode)) { in __ceph_caps_wanted()
1119 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode); in __ceph_remove_cap()
1121 mdsc = ceph_inode_to_client(&ci->vfs_inode)->mdsc; in __ceph_remove_cap()
1172 ceph_change_snap_realm(&ci->vfs_inode, NULL); in __ceph_remove_cap()
1191 fsc = ceph_sb_to_client(ci->vfs_inode.i_sb); in ceph_remove_cap()
1346 struct inode *inode = &ci->vfs_inode; in __prep_cap()
1443 struct inode *inode = &ci->vfs_inode; in __send_cap()
1532 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps()
1625 struct inode *inode = &ci->vfs_inode; in ceph_flush_snaps()
1691 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1692 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps()
1705 dout("__mark_dirty_caps %p %s dirty %s -> %s\n", &ci->vfs_inode, in __ceph_mark_dirty_caps()
1721 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()
1884 loff_t size = i_size_read(&ci->vfs_inode); in __ceph_should_report_size()
1909 struct inode *inode = &ci->vfs_inode; in ceph_check_caps()
2420 struct inode *inode = &ci->vfs_inode; in __kick_flushing_caps()
2509 &ci->vfs_inode, cap, session->s_mds); in ceph_early_kick_flushing_caps()
2559 &ci->vfs_inode, cap, session->s_mds); in ceph_kick_flushing_caps()
2579 dout("%s %p flushing %s\n", __func__, &ci->vfs_inode, in ceph_kick_flushing_inode_caps()
2622 ihold(&ci->vfs_inode); in ceph_take_cap_refs()
2625 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref); in ceph_take_cap_refs()
2953 if (S_ISREG(ci->vfs_inode.i_mode) && in ceph_get_caps()
3043 struct inode *inode = &ci->vfs_inode; in __ceph_put_cap_refs()
3151 struct inode *inode = &ci->vfs_inode; in ceph_put_wrbuffer_cap_refs()
3657 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()
4302 inode = igrab(&ci->vfs_inode); in ceph_check_delayed_caps()
4330 inode = &ci->vfs_inode; in flush_dirty_session_caps()
4364 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->vfs_inode.i_sb); in ceph_get_fmode()
4398 struct ceph_mds_client *mdsc = ceph_sb_to_mdsc(ci->vfs_inode.i_sb); in ceph_put_fmode()