Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h148 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
H A Dxfs_da_btree.c1166 error = xfs_dir2_leafn_toosmall(state, &action); in xfs_da3_join()