Home
last modified time | relevance | path

Searched refs:zfs_quotactl (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c118 static int zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg,
121 static int zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg);
144 .vfs_quotactl = zfs_quotactl,
287 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg, bool *mp_busy) in zfs_quotactl()
289 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg) in zfs_quotactl()
285 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg, bool *mp_busy) zfs_quotactl() function