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