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