Searched refs:xfs_attr_leaf_entries_end (Results 1 – 1 of 1) sorted by relevance
80 xfs_attr_leaf_entries_end( in xfs_attr_leaf_entries_end() function112 xfs_attr_leaf_entries_end(ichdr->count, leaf); in xfs_attr_leaf_ichdr_freemaps_verify()1533 tablesize = xfs_attr_leaf_entries_end(ichdr.count + 1, leaf); in xfs_attr3_leaf_add()1692 new_end = xfs_attr_leaf_entries_end(ichdr->count, leaf); in xfs_attr3_leaf_add_work()1934 xfs_attr_leaf_entries_end(ichdr2.count, leaf1); in xfs_attr3_leaf_rebalance()1963 xfs_attr_leaf_entries_end(ichdr1.count, leaf1); in xfs_attr3_leaf_rebalance()2169 bytes = xfs_attr_leaf_entries_end(ichdr.count, leaf) + ichdr.usedbytes; in xfs_attr3_leaf_toosmall()2227 xfs_attr_leaf_entries_end(ichdr.count + ichdr2.count, in xfs_attr3_leaf_toosmall()2290 ASSERT(ichdr.firstused >= xfs_attr_leaf_entries_end(ichdr.count, leaf)); in xfs_attr3_leaf_remove()2303 tablesize = xfs_attr_leaf_entries_end(ichdr.count, leaf); in xfs_attr3_leaf_remove()[all …]