Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dxattr.c1008 struct ocfs2_xattr_header *header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_list()
1554 xb_attrs.xb_header))) in ocfs2_xa_block_journal_access()
1683 xb_attrs.xb_header))) in ocfs2_xa_block_fill_value_buf()
2301 loc->xl_header = &(xb->xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2304 xb_attrs.xb_header); in ocfs2_init_xattr_block_xa_loc()
2470 struct ocfs2_xattr_header *header = &(xb->xb_attrs.xb_header); in ocfs2_xattr_block_remove()
2839 xs->header = &xb->xb_attrs.xb_header; in ocfs2_xattr_block_find()
2919 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; in ocfs2_create_xattr_block()
2974 xs->header = &xblk->xb_attrs.xb_header; in ocfs2_xattr_block_set()
3206 &xb->xb_attrs.xb_root.xt_list; in ocfs2_calc_xattr_set_need()
[all …]
Docfs2_fs.h1088 } xb_attrs; member
1408 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
1555 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
Dalloc.c292 et->et_root_el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_xattr_tree_fill_root_el()
306 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_set_last_eb_blk()
314 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_get_last_eb_blk()
324 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, clusters); in ocfs2_xattr_tree_update_clusters()