Searched refs:vfs_stdquotactl (Results 1 – 3 of 3) sorted by relevance
465 vfsops->vfs_quotactl = vfs_stdquotactl; in vfs_register()
1363 vfs_stdquotactl(struct mount *mp, int cmds, uid_t uid, void *arg, bool *mp_busy) in vfs_stdquotactl() function
1084 vfs_quotactl_t vfs_stdquotactl; variable