Home
last modified time | relevance | path

Searched refs:DXInfo (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/hfsplus/
Dhfsplus_raw.h243 struct DXInfo { struct
264 struct DXInfo finder_info; argument
Dxattr.c266 sizeof(struct DXInfo); in __hfsplus_setxattr()
446 u16 folder_rec_len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_getxattr_finder_info()
449 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_getxattr_finder_info()
614 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_listxattr_finder_info()
631 len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_listxattr_finder_info()