Lines Matching refs:xfs_attr_leafblock_t

84 STATIC void xfs_attr_leaf_moveents(xfs_attr_leafblock_t *src_leaf,
86 xfs_attr_leafblock_t *dst_leaf,
89 STATIC int xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index);
728 xfs_attr_leafblock_t *leaf; in xfs_attr_shortform_allfit()
765 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_to_shortform()
779 leaf = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr_leaf_to_shortform()
839 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_to_node()
903 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_create()
994 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_add()
1063 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_add_work()
1187 xfs_attr_leafblock_t *leaf_s, *leaf_d; in xfs_attr_leaf_compact()
1201 leaf_s = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr_leaf_compact()
1248 xfs_attr_leafblock_t *leaf1, *leaf2; in xfs_attr_leaf_rebalance()
1415 xfs_attr_leafblock_t *leaf1, *leaf2; in xfs_attr_leaf_figure_balance()
1522 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_toosmall()
1537 leaf = (xfs_attr_leafblock_t *)info; in xfs_attr_leaf_toosmall()
1594 leaf = (xfs_attr_leafblock_t *)info; in xfs_attr_leaf_toosmall()
1644 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_remove()
1803 xfs_attr_leafblock_t *drop_leaf, *save_leaf, *tmp_leaf; in xfs_attr_leaf_unbalance()
1853 tmp_leaf = (xfs_attr_leafblock_t *)tmpbuffer; in xfs_attr_leaf_unbalance()
1910 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_lookup_int()
2016 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_getvalue()
2073 xfs_attr_leaf_moveents(xfs_attr_leafblock_t *leaf_s, int start_s, in xfs_attr_leaf_moveents()
2074 xfs_attr_leafblock_t *leaf_d, int start_d, in xfs_attr_leaf_moveents()
2221 xfs_attr_leafblock_t *leaf1, *leaf2; in xfs_attr_leaf_order()
2246 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_lasthash()
2262 xfs_attr_leaf_entsize(xfs_attr_leafblock_t *leaf, int index) in xfs_attr_leaf_entsize()
2312 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_list_int()
2432 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_clearflag()
2501 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_setflag()
2552 xfs_attr_leafblock_t *leaf1, *leaf2; in xfs_attr_leaf_flipflags()
2832 xfs_attr_leafblock_t *leaf; in xfs_attr_leaf_inactive()