Searched refs:xfs_da3_path_shift (Results 1 – 2 of 2) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_da_btree.c | 1354 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() 1838 error = xfs_da3_path_shift(state, &state->path, 1, 1, in xfs_da3_node_lookup_int() 2098 xfs_da3_path_shift( in xfs_da3_path_shift() function
|
H A D | xfs_attr_leaf.c | 2047 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall() 2105 error = xfs_da3_path_shift(state, &state->altpath, forward, in xfs_attr3_leaf_toosmall() 2108 error = xfs_da3_path_shift(state, &state->path, forward, in xfs_attr3_leaf_toosmall()
|