Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2_priv.h97 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
Dxfs_dir2_node.c1428 xfs_dir2_leafn_toosmall( in xfs_dir2_leafn_toosmall() function
Dxfs_da_btree.c987 error = xfs_dir2_leafn_toosmall(state, &action); in xfs_da3_join()