Home | History | Annotate | Download | only in misc

Lines Matching refs:io_options

65 char *io_options;
545 io_options = strchr(argv[1], '?');
546 if (io_options)
547 *io_options++ = 0;
830 io_options = strchr(argv[optind], '?');
831 if (io_options)
832 *io_options++ = 0;
1569 retval = ext2fs_open2(device_name, io_options, open_flag,