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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 117 milliseconds