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