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

/linux-master/fs/fat/
H A Dfat.h41 showexec:1, /* set = only set x bit for com/exe/bat */ member in struct:fat_mount_options
H A Dinode.c545 ((sbi->options.showexec && !is_exec(de->name + 8))
994 if (opts->showexec)
995 seq_puts(m, ",showexec");
1069 {Opt_showexec, "showexec"},
1158 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0;
1210 opts->showexec = 1;

Completed in 168 milliseconds