Searched refs:UDF_RELOCATE_BLOCKS (Results 1 – 3 of 3) sorted by relevance
20 #define UDF_RELOCATE_BLOCKS _IOWR('l', 0x43, long) macro
140 (cmd == UDF_RELOCATE_BLOCKS) || (cmd == UDF_GETEABLOCK))) { in udf_ioctl()151 case UDF_RELOCATE_BLOCKS: in udf_ioctl()
629 +pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475;