Home
last modified time | relevance | path

Searched refs:xfs_attr3_leaf_create (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c45 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
933 error = xfs_attr3_leaf_create(args, blkno, &bp); in xfs_attr_shortform_to_leaf()
1245 xfs_attr3_leaf_create( in xfs_attr3_leaf_create() function
1315 error = xfs_attr3_leaf_create(state->args, blkno, &newblk->bp); in xfs_attr3_leaf_split()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c47 STATIC int xfs_attr3_leaf_create(struct xfs_da_args *args,
966 error = xfs_attr3_leaf_create(args, blkno, &bp); in xfs_attr_shortform_to_leaf()
1290 xfs_attr3_leaf_create( in xfs_attr3_leaf_create() function
1360 error = xfs_attr3_leaf_create(state->args, blkno, &newblk->bp); in xfs_attr3_leaf_split()

Completed in 8 milliseconds