Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.c503 xfs_da3_node_create( in xfs_da3_node_create() function
795 error = xfs_da3_node_create(args, in xfs_da3_root_split()
870 error = xfs_da3_node_create(state->args, blkno, treelevel, in xfs_da3_node_split()
H A Dxfs_attr_leaf.c1253 error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK); in xfs_attr3_leaf_to_node()