taglinefilesource code
sys_quotactl7arch/ppc/kernel/stubs.cvoid sys_quotactl(void) { _panic("sys_quotactl"); }
sys_quotactl993fs/dquot.casmlinkage int sys_quotactl(int cmd, const char *special, int id, caddr_t addr)
sys_quotactl76fs/noquot.casmlinkage int sys_quotactl(int cmd, const char *special, int id, caddr_t addr)