Home
last modified time | relevance | path

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

/linux-6.12.1/fs/hfsplus/
Dxattr.c265 sizeof(struct DXInfo); in __hfsplus_setxattr()
443 u16 folder_rec_len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_getxattr_finder_info()
446 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_getxattr_finder_info()
611 u8 folder_finder_info[sizeof(struct DInfo) + sizeof(struct DXInfo)]; in hfsplus_listxattr_finder_info()
628 len = sizeof(struct DInfo) + sizeof(struct DXInfo); in hfsplus_listxattr_finder_info()
Dhfsplus_raw.h243 struct DXInfo { struct
265 struct DXInfo finder_info; argument