Home
last modified time | relevance | path

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

/fs/ocfs2/
Docfs2_fs.h912 struct ocfs2_xattr_tree_root xb_root;/* xattr tree root if this member
1185 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
1279 xb_attrs.xb_root.xt_list.l_recs); in ocfs2_xattr_recs_per_xb()
Dxattr.c863 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_block_list()
2392 &xb->xb_attrs.xb_root.xt_list; in ocfs2_calc_xattr_set_need()
3090 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root; in ocfs2_xattr_index_block_find() local
3091 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_xattr_index_block_find()
3477 xr = &xb->xb_attrs.xb_root; in ocfs2_xattr_create_index_block()
4432 struct ocfs2_xattr_tree_root *xb_root = &xb->xb_attrs.xb_root; in ocfs2_add_new_xattr_bucket() local
4433 struct ocfs2_extent_list *el = &xb_root->xt_list; in ocfs2_add_new_xattr_bucket()
4889 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, -len); in ocfs2_rm_xattr_cluster()
5269 struct ocfs2_extent_list *el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_delete_xattr_index_block()
Dalloc.c252 et->et_root_el = &xb->xb_attrs.xb_root.xt_list; in ocfs2_xattr_tree_fill_root_el()
267 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_set_last_eb_blk()
275 struct ocfs2_xattr_tree_root *xt = &xb->xb_attrs.xb_root; in ocfs2_xattr_tree_get_last_eb_blk()
286 le32_add_cpu(&xb->xb_attrs.xb_root.xt_clusters, clusters); in ocfs2_xattr_tree_update_clusters()