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