Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ocfs2/
A Docfs2_fs.h1084 struct ocfs2_xattr_tree_root xb_root;/* xattr tree root if this member
1407 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
1554 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
A Dxattr.c2915 struct ocfs2_xattr_tree_root *xr = &xblk->xb_attrs.xb_root; in ocfs2_create_xattr_block()
3202 &xb->xb_attrs.xb_root.xt_list; in ocfs2_calc_xattr_set_need()
3930 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root; in ocfs2_xattr_index_block_find() local
3931 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find()
4086 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_iterate_xattr_index_block()
4343 xr = &xb->xb_attrs.xb_root; in ocfs2_xattr_create_index_block()
5274 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root; in ocfs2_add_new_xattr_bucket() local
5275 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket()
5487 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, -len); in ocfs2_rm_xattr_cluster()
A 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()

Completed in 32 milliseconds