Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/fdescfs/
HDfdesc_vfsops.c128 vfs_getnewfsid(mp); in fdesc_mount()
/freebsd-14-stable/sys/fs/autofs/
HDautofs_vfsops.c92 vfs_getnewfsid(mp); in autofs_mount()
/freebsd-14-stable/sys/fs/devfs/
HDdevfs_vfsops.c139 vfs_getnewfsid(mp); in devfs_mount()
/freebsd-14-stable/sys/fs/smbfs/
HDsmbfs_vfsops.c228 vfs_getnewfsid(mp); in smbfs_mount()
/freebsd-14-stable/sys/fs/pseudofs/
HDpseudofs.c374 vfs_getnewfsid(mp); in pfs_mount()
/freebsd-14-stable/sys/fs/nullfs/
HDnull_vfsops.c242 vfs_getnewfsid(mp); in nullfs_mount()
/freebsd-14-stable/sys/fs/unionfs/
HDunion_vfsops.c360 vfs_getnewfsid(mp); in unionfs_domount()
/freebsd-14-stable/sys/fs/fuse/
HDfuse_vfsops.c420 vfs_getnewfsid(mp); in fuse_vfsop_mount()
/freebsd-14-stable/sys/fs/tmpfs/
HDtmpfs_vfsops.c488 vfs_getnewfsid(mp); in tmpfs_mount()
/freebsd-14-stable/sys/sys/
HDmount.h1040 void vfs_getnewfsid(struct mount *);
/freebsd-14-stable/sys/fs/tarfs/
HDtarfs_vfsops.c1035 vfs_getnewfsid(mp); in tarfs_mount()
/freebsd-14-stable/sys/ufs/ffs/
HDffs_vfsops.c1028 vfs_getnewfsid(mp); in ffs_mountfs()
/freebsd-14-stable/sys/fs/nfsclient/
HDnfs_clvfsops.c1604 vfs_getnewfsid(mp); in mountnfs()
/freebsd-14-stable/sys/kern/
HDuipc_mqueue.c599 vfs_getnewfsid(mp); in mqfs_mount()
HDvfs_subr.c1072 vfs_getnewfsid(struct mount *mp) in vfs_getnewfsid() function
/freebsd-14-stable/share/man/man9/
HDMakefile359 vfs_getnewfsid.9 \