freebsd-dev/sbin/mount
Warner Losh 08b242aeee Move the mount name to bit mapping into sys/mount.h so it can be shared with the
kernel.

Discussed with: kib@
Reviewed by: kirk@ (prior version)
Sponsored by: Netflix
Diffential Revision: https://reviews.freebsd.org/D25969
2020-08-19 17:09:58 +00:00
..
extern.h
getmntopts.3
getmntopts.c
Makefile
Makefile.depend
mntopts.h Add two options to allow mount to avoid covering up existing mount points. 2019-09-23 04:28:07 +00:00
mount_fs.c
mount.8 Add two options to allow mount to avoid covering up existing mount points. 2019-09-23 04:28:07 +00:00
mount.c Move the mount name to bit mapping into sys/mount.h so it can be shared with the 2020-08-19 17:09:58 +00:00
pathnames.h
vfslist.c