Home
last modified time | relevance | path

Searched refs:showexec (Results 1 – 3 of 3) sorted by relevance

/linux/fs/fat/
H A Dinode.c545 ((sbi->options.showexec && !is_exec(de->name + 8)) in fat_fill_inode()
994 if (opts->showexec) in fat_show_options()
995 seq_puts(m, ",showexec"); in fat_show_options()
1105 fsparam_flag ("showexec", Opt_showexec),
1202 opts->showexec = 1; in fat_parse_param()
1922 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; in fat_init_fs_context()
H A Dfat.h43 showexec:1, /* set = only set x bit for com/exe/bat */ member
/linux/Documentation/filesystems/
H A Dvfat.rst159 **showexec**