Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_da_btree.c78 STATIC int xfs_da3_node_toosmall(xfs_da_state_t *state, int *retval);
988 error = xfs_da3_node_toosmall(state, &action); in xfs_da3_join()
1117 xfs_da3_node_toosmall( in xfs_da3_node_toosmall() function