Searched refs:HFSP_WRAPOFF_ABLKSIZE (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/hfsplus/ | ||
D | wrapper.c | 42 wd->ablk_size = be32_to_cpu(*(u32 *)(bufptr + HFSP_WRAPOFF_ABLKSIZE)); in hfsplus_read_mdb() |
D | hfsplus_raw.h | 33 #define HFSP_WRAPOFF_ABLKSIZE 0x14 macro |