Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dmount.h991 void vfs_getnewfsid(struct mount *);
/f-stack/freebsd/kern/
H A Duipc_mqueue.c602 vfs_getnewfsid(mp); in mqfs_mount()
H A Dvfs_subr.c961 vfs_getnewfsid(struct mount *mp) in vfs_getnewfsid() function