Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_da_btree.h294 int xfs_da_path_shift(xfs_da_state_t *state, xfs_da_state_path_t *path,
Dxfs_da_btree.c876 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_da_node_toosmall()
933 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_da_node_toosmall()
943 error = xfs_da_path_shift(state, &state->path, forward, in xfs_da_node_toosmall()
1261 error = xfs_da_path_shift(state, &state->path, 1, 1, in xfs_da_node_lookup_int()
1509 xfs_da_path_shift(xfs_da_state_t *state, xfs_da_state_path_t *path, in xfs_da_path_shift() function
Dxfs_dir2_node.c1187 error = xfs_da_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall()
1250 error = xfs_da_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall()
1253 error = xfs_da_path_shift(state, &state->path, forward, 0, in xfs_dir2_leafn_toosmall()
Dxfs_dir_leaf.c1371 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_dir_leaf_toosmall()
1433 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_dir_leaf_toosmall()
1436 error = xfs_da_path_shift(state, &state->path, forward, in xfs_dir_leaf_toosmall()
Dxfs_attr_leaf.c1461 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_attr_leaf_toosmall()
1522 error = xfs_da_path_shift(state, &state->altpath, forward, in xfs_attr_leaf_toosmall()
1525 error = xfs_da_path_shift(state, &state->path, forward, in xfs_attr_leaf_toosmall()