Searched refs:novrs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dsuper.c34 * 11/11/98 gr added novrs option
187 unsigned char novrs; member in struct:udf_options
331 * novrs Skip volume sequence recognition
372 {Opt_novrs, "novrs"},
408 uopt->novrs = 0;
430 uopt->novrs = 1;
1741 if (!uopt->novrs) {
1755 udf_debug("Validity check skipped because of novrs option\n");

Completed in 41 milliseconds