Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/filesystems/
Dntfs.rst152 show_sys_files=<BOOL> If show_sys_files is specified, show the system files
155 Note that even when show_sys_files is specified, "$MFT"
157 Further, note that irrespective of show_sys_files, all
/Linux-v5.10/fs/ntfs/
Dsuper.c96 int show_sys_files = -1, case_sensitive = -1, disable_sparse = -1; in parse_options() local
186 else NTFS_GETOPT_BOOL("show_sys_files", show_sys_files) in parse_options()
305 if (show_sys_files != -1) { in parse_options()
306 if (show_sys_files) in parse_options()