Lines Matching refs:vfs_inode
406 dout("__cap_set_timeouts %p min %lu max %lu\n", &ci->vfs_inode, in __cap_set_timeouts()
422 dout("__cap_delay_requeue %p flags %d at %lu\n", &ci->vfs_inode, in __cap_delay_requeue()
445 dout("__cap_delay_requeue_front %p\n", &ci->vfs_inode); in __cap_delay_requeue_front()
462 dout("__cap_delay_cancel %p\n", &ci->vfs_inode); in __cap_delay_cancel()
495 if (S_ISDIR(ci->vfs_inode.i_mode)) { in __check_cap_issue()
496 dout(" marking %p NOT complete\n", &ci->vfs_inode); in __check_cap_issue()
654 "but STALE (gen %u vs %u)\n", &cap->ci->vfs_inode, in __cap_is_valid()
680 &ci->vfs_inode, cap, ceph_cap_string(cap->issued)); in __ceph_caps_issued()
727 dout("__touch_cap %p cap %p mds%d\n", &cap->ci->vfs_inode, cap, in __touch_cap()
732 &cap->ci->vfs_inode, cap, s->s_mds); in __touch_cap()
750 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
762 " (mask %s)\n", &ci->vfs_inode, cap, in __ceph_caps_issued_mask()
774 " (mask %s)\n", &ci->vfs_inode, in __ceph_caps_issued_mask()
818 struct inode *inode = &ci->vfs_inode; in ceph_caps_revoking()
836 if (ci->i_rdcache_ref || ci->vfs_inode.i_data.nrpages) in __ceph_caps_used()
907 ceph_put_snap_realm(ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc, in drop_inode_snap_realm()
922 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_remove_cap()
925 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode); in __ceph_remove_cap()
1134 struct inode *inode = &ci->vfs_inode; in __send_cap()
1273 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps()
1402 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1403 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps()
1414 dout("__mark_dirty_caps %p %s dirty %s -> %s\n", &ci->vfs_inode, in __ceph_mark_dirty_caps()
1423 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()
1523 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
1525 struct inode *inode = &ci->vfs_inode; in ceph_check_caps()
1980 struct inode *inode = &ci->vfs_inode; in kick_flushing_capsnaps()
2006 struct inode *inode = &ci->vfs_inode; in ceph_kick_flushing_caps()
2088 ihold(&ci->vfs_inode); in __take_cap_refs()
2091 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref); in __take_cap_refs()
2105 struct inode *inode = &ci->vfs_inode; in try_get_cap_refs()
2238 check_max_size(&ci->vfs_inode, endoff); in ceph_get_caps()
2254 i_size_read(&ci->vfs_inode) > 0) { in ceph_get_caps()
2255 struct page *page = find_get_page(ci->vfs_inode.i_mapping, 0); in ceph_get_caps()
2271 ret = __ceph_do_getattr(&ci->vfs_inode, NULL, in ceph_get_caps()
2304 struct inode *inode = &ci->vfs_inode; in ceph_put_cap_refs()
2369 struct inode *inode = &ci->vfs_inode; in ceph_put_wrbuffer_cap_refs()
2765 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()
3295 dout("check_delayed_caps on %p\n", &ci->vfs_inode); in ceph_check_delayed_caps()
3314 inode = &ci->vfs_inode; in ceph_flush_dirty_caps()
3333 struct inode *inode = &ci->vfs_inode; in ceph_put_fmode()