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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/fat/
H A Dinode.c346 ((sbi->options.showexec &&
819 if (opts->showexec)
820 seq_puts(m, ",showexec");
867 {Opt_showexec, "showexec"},
941 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0;
988 opts->showexec = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmsdos_fs.h199 showexec:1, /* set = only set x bit for com/exe/bat */ member in struct:fat_mount_options

Completed in 395 milliseconds