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