Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_priv.h147 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
H A Dxfs_dir2_node.c1484 xfs_dir2_leafn_toosmall( in xfs_dir2_leafn_toosmall() function
H A Dxfs_da_btree.c1113 error = xfs_dir2_leafn_toosmall(state, &action); in xfs_da3_join()