Searched refs:HFSPLUS_MIN_VERSION (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/hfsplus/ | ||
H A D | hfsplus_raw.h | 26 #define HFSPLUS_MIN_VERSION 4 macro |
H A D | super.c | 422 if (be16_to_cpu(vhdr->version) < HFSPLUS_MIN_VERSION || in hfsplus_fill_super() |