Searched refs:HFSP_MOUNT_VERSION (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/hfsplus/ | ||
D | hfsplus_raw.h | 48 #define HFSP_MOUNT_VERSION 0x482b4c78 /* 'H+Lx' */ macro |
D | super.c | 470 vhdr->last_mount_vers = cpu_to_be32(HFSP_MOUNT_VERSION); in hfsplus_fill_super() |