Home
last modified time | relevance | path

Searched refs:xfs_da3_path_shift (Results 1 – 2 of 2) 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