Searched refs:ref_ci (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/ocfs2/ |
| H A D | refcounttree.h | 66 struct ocfs2_caching_info *ref_ci, 90 struct ocfs2_caching_info *ref_ci,
|
| H A D | xattr.c | 2563 struct ocfs2_caching_info *ref_ci, in ocfs2_lock_xattr_remove_allocators() argument 2585 ret = ocfs2_refcounted_xattr_delete_need(inode, ref_ci, in ocfs2_lock_xattr_remove_allocators() 2605 struct ocfs2_caching_info *ref_ci, in ocfs2_remove_value_outside() argument 2627 ref_ci, ref_root_bh, in ocfs2_remove_value_outside() 2663 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_ibody_remove() argument 2680 ref_ci, ref_root_bh); in ocfs2_xattr_ibody_remove() 2686 struct ocfs2_caching_info *ref_ci; member 2692 struct ocfs2_caching_info *ref_ci, in ocfs2_xattr_block_remove() argument 2702 .ref_ci = ref_ci, in ocfs2_xattr_block_remove() 2710 ref_ci, ref_root_bh); in ocfs2_xattr_block_remove() [all …]
|
| H A D | xattr.h | 82 struct ocfs2_caching_info *ref_ci,
|