Lines Matching full:files
14 compressed files.
25 Note: Applied to empty files, this allows to switch type between
56 - Controls the default permissions for files/directories created after
60 - :rspan:`1` Instead of specifying umask which applies both to files and
61 directories, fmask applies only to files and dmask only to directories.
65 - Files with the Windows-specific HIDDEN (FILE_ATTRIBUTE_HIDDEN) attribute
69 - Files with the Windows-specific SYSTEM (FILE_ATTRIBUTE_SYSTEM) attribute
70 will be marked as system immutable files.
74 when creating and moving or renaming files. Files whose names start
75 with a dot will have the HIDDEN attribute set and files whose names
79 - Prevents the creation of files and directories with a name not allowed
84 is a space or a dot. Existing such files can still be read and renamed.
96 - Create new files as sparse.
99 - Use this parameter to show all meta-files (System Files) on a mounted
100 NTFS partition. By default, all meta-files are hidden.
103 - Preallocate space for files excessively when file size is increasing on
105 different files.