Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_init.c452 vfsops->vfs_quotactl = vfs_stdquotactl; in vfs_register()
H A Dvfs_default.c1333 vfs_stdquotactl (mp, cmds, uid, arg) in vfs_stdquotactl() function
/f-stack/freebsd/sys/
H A Dmount.h1025 vfs_quotactl_t vfs_stdquotactl; variable