Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_dir2_priv.h108 extern int xfs_dir2_leafn_toosmall(struct xfs_da_state *state, int *action);
Dxfs_dir2_node.c1112 xfs_dir2_leafn_toosmall( in xfs_dir2_leafn_toosmall() function
Dxfs_da_btree.c667 error = xfs_dir2_leafn_toosmall(state, &action); in xfs_da_join()