Searched refs:UDF_GETEABLOCK (Results 1 – 3 of 3) sorted by relevance
18 #define UDF_GETEABLOCK _IOR('l', 0x41, void *) macro
140 (cmd == UDF_RELOCATE_BLOCKS) || (cmd == UDF_GETEABLOCK))) { in udf_ioctl()163 case UDF_GETEABLOCK: in udf_ioctl()
552 +pub const UDF_GETEABLOCK: u32 = 2148035649;