Searched refs:show_sys_files (Results 1 – 2 of 2) sorted by relevance
61 show_sys_files=<bool> If enabled, show all system files as normal files. Note157 which is consistent with Windows NT4. Using the show_sys_files mount181 - Fixed system file handling. No longer need to use show_sys_files185 even without the show_sys_files option. This is important for the232 - New mount option show_sys_files=<bool> to show all system files as
171 char show_sys_files = 0; in ntfs_printcb() local191 show_sys_files = 1; in ntfs_printcb()204 if (!show_sys_files && inum < 0x10UL) { in ntfs_printcb()