Searched refs:UDF_GETVOLIDENT (Results 1 – 3 of 3) sorted by relevance
19 #define UDF_GETVOLIDENT _IOR('l', 0x42, void *) macro
139 if (!arg && ((cmd == UDF_GETVOLIDENT) || (cmd == UDF_GETEASIZE) || in udf_ioctl()146 case UDF_GETVOLIDENT: in udf_ioctl()
578 +pub const UDF_GETVOLIDENT: u32 = 2148035650;