Searched refs:vfs_quotactl (Results 1 – 3 of 3) sorted by relevance
220 rc = (*mp->mnt_vfc->vfc_vfsops_sd->vfs_quotactl)(mp, cmd, uid, arg); in vfs_quotactl_sigdefer()358 .vfs_quotactl = vfs_quotactl_sigdefer,450 if (vfsops->vfs_quotactl == NULL) in vfs_register()452 vfsops->vfs_quotactl = vfs_stdquotactl; in vfs_register()
786 vfs_quotactl_t *vfs_quotactl; member834 _rc = (*(MP)->mnt_op->vfs_quotactl)(MP, C, U, A); \
136 .vfs_quotactl = zfs_quotactl,