Home
last modified time | relevance | path

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

/linux-2.6.39/fs/quota/
Dquota.c28 case Q_SYNC: in check_quotactl_permission()
60 ret = security_quotactl(Q_SYNC, type, 0, NULL); in quota_sync_all()
271 case Q_SYNC: in do_quotactl()
347 if (cmds == Q_SYNC) in SYSCALL_DEFINE4()
/linux-2.6.39/include/linux/
Dquota.h64 #define Q_SYNC 0x800001 /* sync disk copy of a filesystems quotas */ macro
/linux-2.6.39/security/selinux/
Dhooks.c1875 case Q_SYNC: in selinux_quotactl()