Home
last modified time | relevance | path

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

/linux-3.3/fs/isofs/
Dinode.c158 struct iso9660_options{ struct
159 unsigned int rock:1;
160 unsigned int joliet:1;
161 unsigned int cruft:1;
162 unsigned int hide:1;
163 unsigned int showassoc:1;
164 unsigned int nocompress:1;
165 unsigned int overriderockperm:1;
166 unsigned int uid_set:1;
167 unsigned int gid_set:1;
[all …]