Searched refs:HFSP_SYMLINK_TYPE (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | hfs_common.h | 55 #define HFSP_SYMLINK_TYPE 0x736c6e6b /* 'slnk' */ macro |
| /linux/fs/hfsplus/ | ||
| H A D | catalog.c | 146 cpu_to_be32(HFSP_SYMLINK_TYPE); in hfsplus_cat_build_record() |