Searched refs:xfs_attr3_leaf_lookup_int (Results 1 – 4 of 4) sorted by relevance
63 int xfs_attr3_leaf_lookup_int(struct xfs_buf *leaf,
572 retval = xfs_attr3_leaf_lookup_int(bp, args); in xfs_attr_leaf_addname()748 error = xfs_attr3_leaf_lookup_int(bp, args); in xfs_attr_leaf_removename()790 error = xfs_attr3_leaf_lookup_int(bp, args); in xfs_attr_leaf_get()
847 error = xfs_attr3_leaf_lookup_int(bp, &nargs); /* set a->index */ in xfs_attr_shortform_to_leaf()2258 xfs_attr3_leaf_lookup_int( in xfs_attr3_leaf_lookup_int() function
1615 retval = xfs_attr3_leaf_lookup_int(blk->bp, args); in xfs_da3_node_lookup_int()