Home
last modified time | relevance | path

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

/linux-4.4.14/fs/isofs/
Dinode.c149 struct iso9660_options{ struct
150 unsigned int rock:1;
151 unsigned int joliet:1;
152 unsigned int cruft:1;
153 unsigned int hide:1;
154 unsigned int showassoc:1;
155 unsigned int nocompress:1;
156 unsigned int overriderockperm:1;
157 unsigned int uid_set:1;
158 unsigned int gid_set:1;
[all …]