Home
last modified time | relevance | path

Searched refs:HFSP_MOUNT_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/hfsplus/
Dhfsplus_raw.h43 #define HFSP_MOUNT_VERSION 0x482b4c78 /* 'H+Lx' */ macro
Dsuper.c407 vhdr->last_mount_vers = cpu_to_be32(HFSP_MOUNT_VERSION); in hfsplus_read_super()