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()
837 (!S_ISDIR(ci->vfs_inode.i_mode) && /* ignore readdir cache */ in __ceph_caps_used()
838 ci->vfs_inode.i_data.nrpages)) in __ceph_caps_used()
909 ceph_put_snap_realm(ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc, in drop_inode_snap_realm()
924 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_remove_cap()
927 dout("__ceph_remove_cap %p from %p\n", cap, &ci->vfs_inode); in __ceph_remove_cap()
1114 struct inode *inode = &ci->vfs_inode; in __send_cap()
1233 struct inode *inode = &ci->vfs_inode; in __ceph_flush_snaps()
1365 ceph_sb_to_client(ci->vfs_inode.i_sb)->mdsc; in __ceph_mark_dirty_caps()
1366 struct inode *inode = &ci->vfs_inode; in __ceph_mark_dirty_caps()
1377 dout("__mark_dirty_caps %p %s dirty %s -> %s\n", &ci->vfs_inode, in __ceph_mark_dirty_caps()
1391 &ci->vfs_inode, ci->i_head_snapc, ci->i_auth_cap); in __ceph_mark_dirty_caps()
1572 struct ceph_fs_client *fsc = ceph_inode_to_client(&ci->vfs_inode); in ceph_check_caps()
1574 struct inode *inode = &ci->vfs_inode; in ceph_check_caps()
2102 struct inode *inode = &ci->vfs_inode; in kick_flushing_capsnaps()
2123 struct inode *inode = &ci->vfs_inode; in __kick_flushing_caps()
2182 &ci->vfs_inode, cap, session->s_mds); in ceph_early_kick_flushing_caps()
2285 ihold(&ci->vfs_inode); in __take_cap_refs()
2288 &ci->vfs_inode, ci->i_wb_ref-1, ci->i_wb_ref); in __take_cap_refs()
2302 struct inode *inode = &ci->vfs_inode; in try_get_cap_refs()
2477 check_max_size(&ci->vfs_inode, endoff); in ceph_get_caps()
2502 i_size_read(&ci->vfs_inode) > 0) { in ceph_get_caps()
2504 find_get_page(ci->vfs_inode.i_mapping, 0); in ceph_get_caps()
2523 ret = __ceph_do_getattr(&ci->vfs_inode, NULL, in ceph_get_caps()
2580 struct inode *inode = &ci->vfs_inode; in ceph_put_cap_refs()
2651 struct inode *inode = &ci->vfs_inode; in ceph_put_wrbuffer_cap_refs()
3064 i_flushing_item)->vfs_inode); in handle_cap_flush_ack()
3605 dout("check_delayed_caps on %p\n", &ci->vfs_inode); in ceph_check_delayed_caps()
3624 inode = &ci->vfs_inode; in ceph_flush_dirty_caps()
3643 struct inode *inode = &ci->vfs_inode; in ceph_put_fmode()