Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_dir2_priv.h106 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
Dxfs_dir2_node.c1374 xfs_dir2_leafn_toosmall( in xfs_dir2_leafn_toosmall() function
Dxfs_da_btree.c968 error = xfs_dir2_leafn_toosmall(state, &action); in xfs_da3_join()