Home
last modified time | relevance | path

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

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