Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h194 int xfs_da3_path_shift(xfs_da_state_t *state, xfs_da_state_path_t *path,
H A Dxfs_da_btree.c1354 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall()
1417 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall()
1420 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_da3_node_toosmall()
1869 error = xfs_da3_path_shift(state, &state->path, 1, 1, in xfs_da3_node_lookup_int()
2129 xfs_da3_path_shift( in xfs_da3_path_shift() function
H A Dxfs_attr_leaf.c2188 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall()
2245 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall()
2248 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_attr3_leaf_toosmall()
/linux/fs/xfs/scrub/
H A Ddabtree.c254 error = xfs_da3_path_shift(ds->state, altpath, direction, in xchk_da_btree_block_check_sibling()
263 error = xfs_da3_path_shift(ds->state, altpath, direction, false, in xchk_da_btree_block_check_sibling()