Searched refs:ATTR_DEF_RESIDENT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/ntfs/ | ||
D | layout.h | 553 ATTR_DEF_RESIDENT = cpu_to_le32(0x40), /* Attribute must be enumerator |
D | attrib.c | 1373 if (ad->flags & ATTR_DEF_RESIDENT) in ntfs_attr_can_be_non_resident() |