Searched refs:VFS_QUOTACTL (Results 1 – 2 of 2) sorted by relevance
831 #define VFS_QUOTACTL(MP, C, U, A) ({ \ macro
214 error = VFS_QUOTACTL(mp, uap->cmd, uap->uid, uap->arg); in sys_quotactl()