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