Home
last modified time | relevance | path

Searched refs:xb_attrs (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/fs/ocfs2/
Dxattr.c998 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list()
1534 xb_attrs.xb_header))) in ocfs2_xa_block_journal_access()
1663 xb_attrs.xb_header))) in ocfs2_xa_block_fill_value_buf()
2282 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2285 xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2451 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove()
2820 xs->header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_find()
2900 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; in ocfs2_create_xattr_block()
2955 xs->header = &xblk->xb_attrs.xb_header; in ocfs2_xattr_block_set()
3187 &xb->xb_attrs.xb_root.xt_list; in ocfs2_calc_xattr_set_need()
[all …]
Docfs2_fs.h1129 } xb_attrs; member
1449 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
1596 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
Dalloc.c300 et->et_root_el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_xattr_tree_fill_root_el()
314 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_set_last_eb_blk()
322 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_get_last_eb_blk()
332 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, clusters); in ocfs2_xattr_tree_update_clusters()