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