Lines Matching +full:timestamp +full:- +full:names
10 mount -t vfat /dev/fd0 /mnt
42 **-20**: If current process is in group of file's group ID,
43 you can change timestamp.
45 **-2**: Other users can change timestamp.
69 There is also an option of doing UTF-8 translations
76 UTF-8 is the filesystem safe version of Unicode that
79 If 'uni_xlate' gets set, UTF-8 gets disabled.
152 from each timestamp to convert it to UTC used internally by
156 cases in presence of DST - time stamps in a different DST
176 FAT has the ATTR_RO (read-only) attribute. On Windows,
181 If you want to use ATTR_RO as read-only flag even for
184 **errors=panic|continue|remount-ro**
187 read-only mode (default behavior).
192 and sparse/thinly-provisioned LUNs.
199 *inodes* by *i_logstart* which is used by the nfs-related code to
200 improve look-ups. Full file operations (read/write) over NFS is
205 on the on-disk location of a file in the MS-DOS directory entry.
213 To maintain backward compatibility, ``'-o nfs'`` is also accepted,
245 - vfat_valid_longname does not properly checked reserved names.
246 - When a volume name is the same as a directory name in the root
249 - autoconv option does not work correctly.
274 :-). The significant change has been the addition of long file names.
275 These names support up to 255 characters including spaces and lower
276 case characters as opposed to the traditional 8.3 short names.
281 struct directory { // Short 8.3 names
311 directory entries for any files with extended names. (Any name which
341 attributes of "hidden", "system", "read-only", and "volume
387 character takes either two or four bytes, UTF-16LE encoded.