Searched refs:xfs_da3_path_shift (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/fs/xfs/libxfs/ |
| D | xfs_da_btree.h | 180 int xfs_da3_path_shift(xfs_da_state_t *state, xfs_da_state_path_t *path,
|
| D | xfs_da_btree.c | 1163 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall() 1219 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_da3_node_toosmall() 1222 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_da3_node_toosmall() 1588 error = xfs_da3_path_shift(state, &state->path, 1, 1, in xfs_da3_node_lookup_int() 1818 xfs_da3_path_shift( in xfs_da3_path_shift() function
|
| D | xfs_dir2_node.c | 1429 error = xfs_da3_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall() 1492 error = xfs_da3_path_shift(state, &state->altpath, forward, 0, in xfs_dir2_leafn_toosmall() 1495 error = xfs_da3_path_shift(state, &state->path, forward, 0, in xfs_dir2_leafn_toosmall()
|
| D | xfs_attr_leaf.c | 1791 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall() 1849 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall() 1852 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_attr3_leaf_toosmall()
|