Searched defs:mtabopt (Results 1 – 2 of 2) sorted by relevance
191 unsigned long *zfsflags, int sloppy, char *badopt, char *mtabopt) in zfs_parse_mount_options()253 char *mtabopt, boolean_t quote) in append_mntopt()268 char *mntopts, char *mtabopt) in zfs_selinux_setcontext()281 char *mntopts, char *mtabopt) in zfs_adjust_mount_options()
156 char mtabopt[MNT_LINE_MAX] = { '\0' }; in main() local