Searched refs:Q_SYNC (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dquota.h65 #define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */ macro
/linux-master/fs/quota/
H A Dquota.c33 case Q_SYNC:
67 ret = security_quotactl(Q_SYNC, type, 0, NULL);
803 case Q_SYNC:
844 case Q_SYNC:
932 * As a special case Q_SYNC can be called without a specific device.
937 if (cmds == Q_SYNC)
/linux-master/security/selinux/
H A Dhooks.c2151 case Q_SYNC:

Completed in 113 milliseconds