Home
last modified time | relevance | path

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

/linux-4.19.296/fs/udf/
Dsuper.c218 struct udf_options { struct
219 unsigned char novrs;
220 unsigned int blocksize;
221 unsigned int session;
222 unsigned int lastblock;
223 unsigned int anchor;
224 unsigned int flags;
225 umode_t umask;
226 kgid_t gid;
227 kuid_t uid;
[all …]