Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dxattr.c1022 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list()
1559 xb_attrs.xb_header))) in ocfs2_xa_block_journal_access()
1688 xb_attrs.xb_header))) in ocfs2_xa_block_fill_value_buf()
2307 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2310 xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2476 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove()
2845 xs->header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_find()
2925 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; in ocfs2_create_xattr_block()
2980 xs->header = &xblk->xb_attrs.xb_header; in ocfs2_xattr_block_set()
3212 &xb->xb_attrs.xb_root.xt_list; in ocfs2_calc_xattr_set_need()
[all …]
Docfs2_fs.h1128 } xb_attrs; member
1448 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
1595 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
Dalloc.c308 et->et_root_el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_xattr_tree_fill_root_el()
322 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_set_last_eb_blk()
330 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_get_last_eb_blk()
340 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, clusters); in ocfs2_xattr_tree_update_clusters()