Home
last modified time | relevance | path

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

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