Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.h282 int xfs_attr_leaf_toosmall(struct xfs_da_state *state, int *retval);
Dxfs_da_btree.c709 error = xfs_attr_leaf_toosmall(state, &action); in xfs_da_join()
Dxfs_attr_leaf.c1421 xfs_attr_leaf_toosmall(xfs_da_state_t *state, int *action) in xfs_attr_leaf_toosmall() function