Home
last modified time | relevance | path

Searched defs:nullfs_quotactl (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/fs/nullfs/
H A Dnull_vfsops.c59 static vfs_quotactl_t nullfs_quotactl; variable
320 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in nullfs_quotactl() function