Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Diso_fs.h23 #define ISO_VD_PRIMARY 1 macro
/Linux-v4.19/fs/isofs/
Dinode.c692 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) { in isofs_fill_super()
725 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()