Searched refs:SET_QUOTA (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dquota.h183 #define SET_QUOTA 0x02 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dquota.h183 #define SET_QUOTA 0x02 macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/utils/
H A Dsmbcquotas.c34 enum todo_values {NOOP_QUOTA=0,FS_QUOTA,USER_QUOTA,LIST_QUOTA,SET_QUOTA}; enumerator in enum:todo_values
472 todo = SET_QUOTA;
506 if (todo == SET_QUOTA) {
535 case SET_QUOTA:
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Ddquot.c832 if (id > 0 && ((flags & SET_QUOTA) || (flags & SET_QLIMIT))) {
839 if ((flags & SET_QUOTA) || (flags & SET_USE)) {
1424 flags |= SET_QUOTA;

Completed in 90 milliseconds