Searched refs:SIZEOF_SDH_DIRENTRY (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/fs/ntfs3/ | ||
| H A D | ntfs.h | 947 #define SIZEOF_SDH_DIRENTRY 0x30 macro |
| H A D | fsntfs.c | 2223 sdh_e.de.size = cpu_to_le16(SIZEOF_SDH_DIRENTRY); in ntfs_insert_security() |