Home
last modified time | relevance | path

Searched refs:UDF_RELOCATE_BLOCKS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dudf_fs_i.h20 #define UDF_RELOCATE_BLOCKS _IOWR('l', 0x43, long) macro
/openbmc/linux/fs/udf/
H A Dfile.c140 (cmd == UDF_RELOCATE_BLOCKS) || (cmd == UDF_GETEABLOCK))) { in udf_ioctl()
151 case UDF_RELOCATE_BLOCKS: in udf_ioctl()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch629 +pub const UDF_RELOCATE_BLOCKS: u32 = 3221777475;