Home
last modified time | relevance | path

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

/src/sys/contrib/openzfs/lib/libspl/os/freebsd/
H A Dmnttab.c45 mntopt(char **p) in mntopt() function
75 f = mntopt(&opts); in hasmntopt()
76 for (; *f; f = mntopt(&opts)) { in hasmntopt()
/src/lib/libutil/
H A Dmntopts.h35 struct mntopt { struct
103 void getmntopts(const char *, const struct mntopt *, int *, int *);
H A Dmntopts.c49 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()
52 const struct mntopt *m; in getmntopts()
/src/sbin/mount_fusefs/
H A Dmount_fusefs.c65 static struct mntopt mopts[] = {
130 struct mntopt *mo; in main()
447 struct mntopt *mo; in usage()
/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvfs.h67 typedef struct mntopt { struct
/src/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h63 typedef struct mntopt { struct
/src/sbin/mount/
H A Dmount_fs.c49 static struct mntopt mopts[] = {
/src/sbin/mount_udf/
H A Dmount_udf.c63 static struct mntopt mopts[] = {
/src/sys/contrib/openzfs/lib/libzfs/os/linux/
H A Dlibzfs_mount_os.c147 parse_option(char *mntopt, unsigned long *mntflags, in parse_option() argument
154 name = strdup(mntopt); in parse_option()
/src/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c63 static struct mntopt mopts[] = {
/src/sbin/mount_cd9660/
H A Dmount_cd9660.c59 static struct mntopt mopts[] = {