Searched refs:DInfo (Results 1 – 2 of 2) sorted by relevance
271 u16 folder_finderinfo_len = sizeof(struct DInfo) + in __hfsplus_setxattr()452 u16 folder_rec_len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_getxattr_finder_info()455 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_getxattr_finder_info()620 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_listxattr_finder_info()637 len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_listxattr_finder_info()
236 struct DInfo { struct263 struct DInfo user_info; argument