Searched refs:HFSP_SYMLINK_CREATOR (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/hfsplus/ | ||
D | hfsplus_raw.h | 46 #define HFSP_SYMLINK_CREATOR 0x72686170 /* 'rhap' */ macro |
D | catalog.c | 135 cpu_to_be32(HFSP_SYMLINK_CREATOR); in hfsplus_cat_build_record() |