Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Diso_fs.h102 #define HS_STANDARD_ID "CDROM" macro
/linux-2.6.39/fs/isofs/
Dinode.c692 if (strncmp (hdp->id, HS_STANDARD_ID, sizeof hdp->id) == 0) { in isofs_fill_super()