Home
last modified time | relevance | path

Searched refs:ATTR_DEF_RESIDENT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ntfs/
H A Dlayout.h553 ATTR_DEF_RESIDENT = cpu_to_le32(0x40), /* Attribute must be enumerator
H A Dattrib.c1397 if (ad->flags & ATTR_DEF_RESIDENT) in ntfs_attr_can_be_non_resident()