Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.c66 STATIC int xfs_da3_node_toosmall(xfs_da_state_t *state, int *retval);
1001 error = xfs_da3_node_toosmall(state, &action); in xfs_da3_join()
1130 xfs_da3_node_toosmall( in xfs_da3_node_toosmall() function