Home
last modified time | relevance | path

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

/freebsd/sys/ufs/ufs/
H A Dufs_vfsops.c83 ufs_quotactl(struct mount *mp, int cmds, uid_t id, void *arg, bool *mp_busy) in ufs_quotactl()
H A Dufs_quota.c492 bool *mp_busy) in quotaon()
/freebsd/sys/fs/smbfs/
H A Dsmbfs_vfsops.c350 smbfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in smbfs_quotactl()
/freebsd/sys/fs/nullfs/
H A Dnull_vfsops.c320 nullfs_quotactl(struct mount *mp, int cmd, uid_t uid, void *arg, bool *mp_busy) in nullfs_quotactl()
/freebsd/sys/fs/unionfs/
H A Dunion_vfsops.c434 bool *mp_busy) in unionfs_quotactl()
/freebsd/sys/kern/
H A Dvfs_init.c211 bool *mp_busy) in vfs_quotactl_sigdefer()
H A Dvfs_default.c1360 vfs_stdquotactl(struct mount *mp, int cmds, uid_t uid, void *arg, bool *mp_busy) in vfs_stdquotactl()
H A Dvfs_syscalls.c195 bool mp_busy; in sys_quotactl() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_vfsops.c294 zfs_quotactl(vfs_t *vfsp, int cmds, uid_t id, void *arg, bool *mp_busy) in zfs_quotactl()