Searched refs:mntopt (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/sbin/mount/
H A Dmntopts.h32 struct mntopt { struct
100 void getmntopts(const char *, const struct mntopt *, int *, int *);
H A Dmount_fs.c49 static struct mntopt mopts[] = {
H A Dgetmntopts.c50 getmntopts(const char *options, const struct mntopt *m0, int *flagp,
53 const struct mntopt *m;
/freebsd-current/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h63 typedef struct mntopt { struct
/freebsd-current/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvfs.h66 typedef struct mntopt { struct
/freebsd-current/sys/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c45 mntopt(char **p) function
75 f = mntopt(&opts);
76 for (; *f; f = mntopt(&opts)) {
/freebsd-current/sbin/mount_fusefs/
H A Dmount_fusefs.c66 static struct mntopt mopts[] = {
129 struct mntopt *mo;
446 struct mntopt *mo;
/freebsd-current/sbin/mount_udf/
H A Dmount_udf.c64 static struct mntopt mopts[] = {
/freebsd-current/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c147 parse_option(char *mntopt, unsigned long *mntflags, argument
154 name = strdup(mntopt);
/freebsd-current/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c64 static struct mntopt mopts[] = {
/freebsd-current/sbin/mount_cd9660/
H A Dmount_cd9660.c60 static struct mntopt mopts[] = {

Completed in 142 milliseconds