Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Diso_fs.h23 #define ISO_VD_PRIMARY 1 macro
/linux-4.19.296/fs/isofs/
Dinode.c693 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) { in isofs_fill_super()
726 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()