Searched refs:xfs_da3_node_create (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_da_btree.h175 int xfs_da3_node_create(struct xfs_da_args *args, xfs_dablk_t blkno,
H A Dxfs_da_btree.c458 xfs_da3_node_create( function
749 error = xfs_da3_node_create(args,
824 error = xfs_da3_node_create(state->args, blkno, treelevel,
H A Dxfs_attr_leaf.c1178 error = xfs_da3_node_create(args, 0, 1, &bp1, XFS_ATTR_FORK);

Completed in 226 milliseconds