Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Diso_fs.h22 #define ISO_VD_PRIMARY 1 macro
/linux-4.4.14/fs/isofs/
Dinode.c634 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) { in isofs_fill_super()
667 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()