Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_mount.c470 vfs_rel(struct mount *mp) in vfs_rel() function
1471 vfs_rel(mp); in kern_unmount()
1751 vfs_rel(mp); in dounmount()
1766 vfs_rel(mp); in dounmount()
H A Dkern_shutdown.c523 vfs_rel(mp); in kern_reroot()
568 vfs_rel(rootdevmp); in kern_reroot()
H A Dvfs_vnops.c1928 vfs_rel(mp); in vn_start_secondary_write()
2264 vfs_rel(mp); in vn_vget_ino_gen()
H A Dvfs_syscalls.c211 vfs_rel(mp); in sys_quotactl()
230 vfs_rel(mp); in sys_quotactl()
283 vfs_rel(mp); in kern_do_statfs()
H A Dvfs_subr.c979 vfs_rel(nmp); in vfs_getnewfsid()
6098 vfs_rel(mp); in sysctl_vfs_ctl()
6103 vfs_rel(mp); in sysctl_vfs_ctl()
/f-stack/freebsd/sys/
H A Dmount.h1001 void vfs_rel(struct mount *);