Home
last modified time | relevance | path

Searched refs:xfs_attr_leaf_create (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h264 int xfs_attr_leaf_create(struct xfs_da_args *args, xfs_dablk_t which_block,
Dxfs_attr_leaf.c357 error = xfs_attr_leaf_create(args, blkno, &bp); in xfs_attr_shortform_to_leaf()
778 xfs_attr_leaf_create(xfs_da_args_t *args, xfs_dablk_t blkno, xfs_dabuf_t **bpp) in xfs_attr_leaf_create() function
833 error = xfs_attr_leaf_create(state->args, blkno, &newblk->bp); in xfs_attr_leaf_split()