Searched defs:optlist (Results 1 – 3 of 3) sorted by relevance
626 struct vfsoptlist *optlist; in vfs_donmount() local899 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_first()1069 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount_update()1291 struct vfsoptlist **optlist /* Options local to the filesystem. */ in vfs_domount()
568 char *optlist, *optptr; in get_media_options() local
1085 typedef struct optlist { struct1088 } optlist_t; argument