Searched refs:CGET_STACK_MAX (Results 1 – 1 of 1) sorted by relevance
1022 #define CGET_STACK_MAX 8 in do_sys_quotactl_cursorget() macro1024 struct quotakey stackkeys[CGET_STACK_MAX]; in do_sys_quotactl_cursorget()1025 struct quotaval stackvals[CGET_STACK_MAX]; in do_sys_quotactl_cursorget()1040 if (maxnum <= CGET_STACK_MAX) { in do_sys_quotactl_cursorget()