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