Home
last modified time | relevance | path

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

/linux-4.4.14/fs/hfsplus/
Dhfsplus_raw.h242 struct DXInfo { struct
263 struct DXInfo finder_info; argument
Dxattr.c271 sizeof(struct DXInfo); in __hfsplus_setxattr()
455 u16 folder_rec_len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_getxattr_finder_info()
458 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_getxattr_finder_info()
626 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_listxattr_finder_info()
643 len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_listxattr_finder_info()