Home
last modified time | relevance | path

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

/Linux-v4.19/fs/isofs/
Dinode.c150 struct iso9660_options{ struct
151 unsigned int rock:1;
152 unsigned int joliet:1;
153 unsigned int cruft:1;
154 unsigned int hide:1;
155 unsigned int showassoc:1;
156 unsigned int nocompress:1;
157 unsigned int overriderockperm:1;
158 unsigned int uid_set:1;
159 unsigned int gid_set:1;
[all …]