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