Home
last modified time | relevance | path

Searched defs:fat_mount_options (Results 1 – 1 of 1) sorted by relevance

/linux/fs/fat/
A Dfat.h29 struct fat_mount_options { struct
30 kuid_t fs_uid;
31 kgid_t fs_gid;
32 unsigned short fs_fmask;
33 unsigned short fs_dmask;
47 utf8:1, /* Use of UTF-8 character set (Default) */
50 flush:1, /* write things quickly */
52 usefree:1, /* Use free_clusters for FAT32 */
53 tz_set:1, /* Filesystem timestamps' offset set */
54 rodir:1, /* allow ATTR_RO for directory */
[all …]

Completed in 5 milliseconds