Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_da_btree.c61 STATIC int xfs_da3_node_toosmall(xfs_da_state_t *state, int *retval);
1126 error = xfs_da3_node_toosmall(state, &action); in xfs_da3_join()
1252 xfs_da3_node_toosmall( in xfs_da3_node_toosmall() function