Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_da_btree.h165 int xfs_da3_path_shift(xfs_da_state_t *state, xfs_da_state_path_t *path,
Dxfs_da_btree.c1176 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall()
1232 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall()
1235 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_da3_node_toosmall()
1624 error = xfs_da3_path_shift(state, &state->path, 1, 1, in xfs_da3_node_lookup_int()
1854 xfs_da3_path_shift( in xfs_da3_path_shift() function
Dxfs_dir2_node.c1479 error = xfs_da3_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall()
1542 error = xfs_da3_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall()
1545 error = xfs_da3_path_shift(state, &state->path, forward, 0, in xfs_dir2_leafn_toosmall()
Dxfs_attr_leaf.c1897 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall()
1955 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall()
1958 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_attr3_leaf_toosmall()
/linux-4.19.296/fs/xfs/scrub/
Ddabtree.c265 error = xfs_da3_path_shift(ds->state, &ds->state->altpath, in xchk_da_btree_block_check_sibling()
274 error = xfs_da3_path_shift(ds->state, &ds->state->altpath, in xchk_da_btree_block_check_sibling()