Home
last modified time | relevance | path

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

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