Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dudf_fs_i.h17 #define UDF_GETEASIZE _IOR('l', 0x40, int) macro
/linux-6.12.1/fs/udf/
Dfile.c139 if (!arg && ((cmd == UDF_GETVOLIDENT) || (cmd == UDF_GETEASIZE) || in udf_ioctl()
161 case UDF_GETEASIZE: in udf_ioctl()