Searched refs:zfs_quotactl (Results 1 – 1 of 1) sorted by relevance
105 static int zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg);136 .vfs_quotactl = zfs_quotactl,270 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg) in zfs_quotactl() function