Searched refs:HFSP_SYMLINK_TYPE (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/hfsplus/ | ||
D | hfsplus_raw.h | 45 #define HFSP_SYMLINK_TYPE 0x736c6e6b /* 'slnk' */ macro |
D | catalog.c | 133 cpu_to_be32(HFSP_SYMLINK_TYPE); in hfsplus_cat_build_record() |