Home
last modified time | relevance | path

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

/fs/fat/
Dinode.c534 ((sbi->options.showexec && !is_exec(de->name + 8)) in fat_fill_inode()
965 if (opts->showexec) in fat_show_options()
1129 opts->quiet = opts->showexec = opts->sys_immutable = opts->dotsOK = 0; in parse_options()
1181 opts->showexec = 1; in parse_options()
Dfat.h40 showexec:1, /* set = only set x bit for com/exe/bat */ member