Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_dir_leaf.h232 int xfs_dir_leaf_toosmall(struct xfs_da_state *state, int *retval);
Dxfs_dir_leaf.c1330 xfs_dir_leaf_toosmall(xfs_da_state_t *state, int *action) in xfs_dir_leaf_toosmall() function
Dxfs_da_btree.c721 error = xfs_dir_leaf_toosmall(state, &action); in xfs_da_join()