Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Dxattr.h72 struct ocfs2_xattr_value_root *vb_xv;
H A Dxattr.c52 struct ocfs2_xattr_value_root xv;
299 struct ocfs2_xattr_value_root **xv,
1105 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside()
1165 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get()
1190 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get()
1214 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get()
2324 struct ocfs2_xattr_value_root *xv, in ocfs2_lock_xattr_remove_allocators()
5658 struct ocfs2_xattr_value_root *xv; in ocfs2_delete_xattr_in_bucket()
5883 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_value_attach_refcount()
5939 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_attach_refcount_normal()
[all …]
H A Drefcounttree.h68 struct ocfs2_xattr_value_root *xv,
H A Docfs2_fs.h1032 struct ocfs2_xattr_value_root { struct
H A Drefcounttree.c3488 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters()
3502 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need()
3592 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()