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