Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dudf_fs_i.h59 #define UDF_RELOCATE_BLOCKS _IOWR('l', 0x43, long) macro
/linux-2.4.37.9/fs/udf/
Dfile.c261 case UDF_RELOCATE_BLOCKS: in udf_ioctl()