Home
last modified time | relevance | path

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

/linux-4.1.27/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,
1092 struct ocfs2_xattr_value_root *xv, in ocfs2_xattr_get_value_outside()
1152 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_ibody_get()
1177 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_ibody_get()
1201 struct ocfs2_xattr_value_root *xv; in ocfs2_xattr_block_get()
1251 xv = (struct ocfs2_xattr_value_root *) in ocfs2_xattr_block_get()
1350 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in __ocfs2_xattr_set_value_outside()
1527 (struct ocfs2_xattr_value_root *)ocfs2_xa_offset_pointer(loc, in ocfs2_xa_fill_value_buf()
2311 struct ocfs2_xattr_value_root *xv, in ocfs2_lock_xattr_remove_allocators()
[all …]
Docfs2_fs.h1073 struct ocfs2_xattr_value_root { struct
Drefcounttree.c3545 struct ocfs2_xattr_value_root *xv = context->cow_object; in ocfs2_xattr_value_get_clusters()
3559 struct ocfs2_xattr_value_root *xv, in ocfs2_refcounted_xattr_delete_need()
3649 struct ocfs2_xattr_value_root *xv = vb->vb_xv; in ocfs2_refcount_cow_xattr()