Home
last modified time | relevance | path

Searched refs:ocfs2_xattr_value_root (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dxattr.h82 struct ocfs2_xattr_value_root *vb_xv;
Drefcounttree.h78 struct ocfs2_xattr_value_root *xv,
Dxattr.c62 struct ocfs2_xattr_value_root xv;
313 struct ocfs2_xattr_value_root **xv,
1110 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside()
1170 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get()
1195 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get()
1219 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get()
1269 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get()
1369 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1546 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc, in ocfs2_xa_fill_value_buf()
2330 struct ocfs2_xattr_value_root *xv, in ocfs2_lock_xattr_remove_allocators()
[all …]
Docfs2_fs.h1072 struct ocfs2_xattr_value_root { struct
Drefcounttree.c3532 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters()
3546 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need()
3636 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()