Searched refs:xfs_da3_node_create (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_da_btree.h | 165 int xfs_da3_node_create(struct xfs_da_args *args, xfs_dablk_t blkno,
|
D | xfs_da_btree.c | 296 xfs_da3_node_create( in xfs_da3_node_create() function 596 error = xfs_da3_node_create(args, in xfs_da3_root_split() 671 error = xfs_da3_node_create(state->args, blkno, treelevel, in xfs_da3_node_split()
|
D | xfs_attr_leaf.c | 995 error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK); in xfs_attr3_leaf_to_node()
|