Searched refs:HS_STANDARD_ID (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | iso_fs.h | 103 #define HS_STANDARD_ID "CDROM" macro |
| /Linux-v5.4/fs/isofs/ | ||
| D | inode.c | 722 if (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) { in isofs_fill_super() |