Searched refs:xfs_attr3_leaf_create (Results 1 – 1 of 1) sorted by relevance
48 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,1058 error = xfs_attr3_leaf_create(args, blkno, &bp); in xfs_attr_shortform_to_leaf()1369 xfs_attr3_leaf_create( in xfs_attr3_leaf_create() function1438 return xfs_attr3_leaf_create(&args, blkno, &bp); in xfs_attr3_leaf_init()1465 error = xfs_attr3_leaf_create(state->args, blkno, &newblk->bp); in xfs_attr3_leaf_split()