Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_da_btree.c103 STATIC int xfs_da_node_toosmall(xfs_da_state_t *state, int *retval);
744 error = xfs_da_node_toosmall(state, &action); in xfs_da_join()
839 xfs_da_node_toosmall(xfs_da_state_t *state, int *action) in xfs_da_node_toosmall() function