Searched refs:zft_skip_volumes (Results 1 – 3 of 3) sorted by relevance
163 extern int zft_skip_volumes (int count, zft_position *pos);
234 result = zft_skip_volumes(*arg, &zft_pos); in mt_fsf()245 result = zft_skip_volumes(-*arg + 1, &zft_pos); in mt_bsf()419 TRACE_CATCH(zft_skip_volumes(arg < 0 ? arg : arg-1, pos), in fsfbsfm()
550 int zft_skip_volumes(int count, zft_position *pos) in zft_skip_volumes() function