Searched refs:attr_size_tr (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/fs/ntfs3/ | ||
D | ntfs_fs.h | 227 u16 attr_size_tr; // Attribute size threshold (320 bytes). member |
D | super.c | 796 sbi->attr_size_tr = (5 * record_size >> 4); // ~320 bytes in ntfs_init_from_boot() |