Home
last modified time | relevance | path

Searched refs:xfs_dir2_leafn_split (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h145 extern int xfs_dir2_leafn_split(struct xfs_da_state *state,
H A Dxfs_dir2_node.c1418 xfs_dir2_leafn_split( in xfs_dir2_leafn_split() function
H A Dxfs_da_btree.c555 error = xfs_dir2_leafn_split(state, oldblk, newblk); in xfs_da3_split()