Searched defs:iso_args (Results 1 – 2 of 2) sorted by relevance
93 struct iso_args { struct 104 #define ISOFSMNT_SESS 0x00000010 /* use iso_args.sess */ argument 272 struct iso_args iso_args; member
595 struct iso_args *iso_args = &sf->mount_info.iso_args; in prmount() local