Searched refs:axcs (Results 1 – 1 of 1) sorted by relevance
212 int axcs = 1; in get_access() local216 axcs = 2; in get_access()224 return axcs; in get_access()770 int axcs; in touch_seg() local785 axcs = get_access(args); in touch_seg()786 if (axcs == 0) in touch_seg()789 if (!segment_touch(segname, &range, axcs - 1)) in touch_seg()