Searched refs:ocfs2_xattr_value_root (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | xattr.h | 74 struct ocfs2_xattr_value_root *vb_xv;
|
H A D | refcounttree.h | 70 struct ocfs2_xattr_value_root *xv,
|
H A D | xattr.c | 54 struct ocfs2_xattr_value_root xv; 305 struct ocfs2_xattr_value_root **xv, 1102 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside() 1162 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get() 1187 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get() 1211 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get() 1261 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get() 1361 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside() 1538 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc, in ocfs2_xa_fill_value_buf() 2322 struct ocfs2_xattr_value_root *x in ocfs2_lock_xattr_remove_allocators() [all...] |
H A D | ocfs2_fs.h | 1033 struct ocfs2_xattr_value_root { struct
|
H A D | refcounttree.c | 3526 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters() 3540 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need() 3630 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | xattr.h | 72 struct ocfs2_xattr_value_root *vb_xv;
|
H A D | refcounttree.h | 68 struct ocfs2_xattr_value_root *xv,
|
H A D | xattr.c | 52 struct ocfs2_xattr_value_root xv; 299 struct ocfs2_xattr_value_root **xv, 1096 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside() 1156 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get() 1181 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get() 1205 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get() 1255 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get() 1355 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside() 1532 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc, in ocfs2_xa_fill_value_buf() 2316 struct ocfs2_xattr_value_root *x in ocfs2_lock_xattr_remove_allocators() [all...] |
H A D | ocfs2_fs.h | 1031 struct ocfs2_xattr_value_root { struct
|
H A D | refcounttree.c | 3497 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters() 3511 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need() 3601 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()
|
Completed in 31 milliseconds