Searched refs:xfs_attr3_leaf_add (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h79 int xfs_attr3_leaf_add(struct xfs_buf *leaf_buffer,
H A Dxfs_attr.c1188 return xfs_attr3_leaf_add(bp, args);
1377 error = xfs_attr3_leaf_add(blk->bp, state->args);
H A Dxfs_attr_leaf.c919 error = xfs_attr3_leaf_add(bp, &nargs);
1302 error = xfs_attr3_leaf_add(oldblk->bp, state->args);
1305 error = xfs_attr3_leaf_add(newblk->bp, state->args);
1320 xfs_attr3_leaf_add( function

Completed in 128 milliseconds