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