Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dudf_fs_i.h19 #define UDF_GETVOLIDENT _IOR('l', 0x42, void *) macro
/linux-6.12.1/fs/udf/
Dfile.c139 if (!arg && ((cmd == UDF_GETVOLIDENT) || (cmd == UDF_GETEASIZE) || in udf_ioctl()
146 case UDF_GETVOLIDENT: in udf_ioctl()