Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Diso_fs.h23 #define ISO_VD_PRIMARY 1 macro
/Linux-v5.4/fs/isofs/
Dinode.c690 if (isonum_711(vdp->type) == ISO_VD_PRIMARY) { in isofs_fill_super()
723 if (isonum_711(hdp->type) != ISO_VD_PRIMARY) in isofs_fill_super()