Home
last modified time | relevance | path

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

/linux-4.4.14/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,
1086 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside()
1146 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get()
1171 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get()
1195 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get()
1245 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get()
1344 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1521 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc, in ocfs2_xa_fill_value_buf()
2305 struct ocfs2_xattr_value_root *xv, in ocfs2_lock_xattr_remove_allocators()
[all …]
Docfs2_fs.h1073 struct ocfs2_xattr_value_root { struct
Drefcounttree.c3527 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters()
3541 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need()
3631 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()