Lines Matching defs:udf_options
212 struct udf_options { struct
213 unsigned char novrs;
214 unsigned int blocksize;
215 unsigned int session;
216 unsigned int lastblock;
217 unsigned int anchor;
218 unsigned int volume;
219 unsigned short partition;
220 unsigned int fileset;
221 unsigned int rootdir;
222 unsigned int flags;
223 umode_t umask;
224 kgid_t gid;
225 kuid_t uid;
226 umode_t fmode;
227 umode_t dmode;
228 struct nls_table *nls_map;