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