Searched refs:xfs_attr_leafblock (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h105 struct xfs_attr_leafblock *from);
107 struct xfs_attr_leafblock *to,
H A Dxfs_attr_leaf.c83 struct xfs_attr_leafblock *src_leaf,
85 struct xfs_attr_leafblock *dst_leaf,
110 struct xfs_attr_leafblock *from) xfs_attr3_leaf_firstused_from_disk()
136 struct xfs_attr_leafblock *to, xfs_attr3_leaf_firstused_to_disk()
168 struct xfs_attr_leafblock *from) xfs_attr3_leaf_hdr_from_disk()
209 struct xfs_attr_leafblock *to, xfs_attr3_leaf_hdr_to_disk()
255 struct xfs_attr_leafblock *leaf = bp->b_addr; xfs_attr3_leaf_verify()
834 struct xfs_attr_leafblock *leaf; xfs_attr_shortform_allfit()
877 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_to_shortform()
960 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_to_node()
1035 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_create()
1146 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_add()
1227 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_add_work()
1346 struct xfs_attr_leafblock *leaf_src; xfs_attr3_leaf_compact()
1347 struct xfs_attr_leafblock *leaf_dst; xfs_attr3_leaf_compact()
1454 struct xfs_attr_leafblock *leaf1; xfs_attr3_leaf_rebalance()
1455 struct xfs_attr_leafblock *leaf2; xfs_attr3_leaf_rebalance()
1654 struct xfs_attr_leafblock *leaf1 = blk1->bp->b_addr; xfs_attr3_leaf_figure_balance()
1655 struct xfs_attr_leafblock *leaf2 = blk2->bp->b_addr; xfs_attr3_leaf_figure_balance()
1749 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_toosmall()
1876 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_remove()
2031 struct xfs_attr_leafblock *drop_leaf = drop_blk->bp->b_addr; xfs_attr3_leaf_unbalance()
2032 struct xfs_attr_leafblock *save_leaf = save_blk->bp->b_addr; xfs_attr3_leaf_unbalance()
2077 struct xfs_attr_leafblock *tmp_leaf; xfs_attr3_leaf_unbalance()
2156 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_lookup_int()
2266 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_getvalue()
2327 struct xfs_attr_leafblock *leaf_s, xfs_attr3_leaf_moveents()
2330 struct xfs_attr_leafblock *leaf_d, xfs_attr3_leaf_moveents()
2546 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_clearflag()
2615 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_setflag()
2670 struct xfs_attr_leafblock *leaf1; xfs_attr3_leaf_flipflags()
2671 struct xfs_attr_leafblock *leaf2; xfs_attr3_leaf_flipflags()
H A Dxfs_da_format.h680 typedef struct xfs_attr_leafblock { struct
789 xfs_attr3_leaf_hdr_size(struct xfs_attr_leafblock *leafp) xfs_attr3_leaf_hdr_size()
/linux-4.4.14/fs/xfs/
H A Dxfs_attr_inactive.c124 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_inactive()
H A Dxfs_attr_list.c369 struct xfs_attr_leafblock *leaf; xfs_attr3_leaf_list_int()

Completed in 116 milliseconds