Searched refs:NTFS_ATTR_MUST_BE_RESIDENT (Results 1 – 2 of 2) sorted by relevance
/fs/ntfs3/ | ||
D | ntfs.h | 818 #define NTFS_ATTR_MUST_BE_RESIDENT cpu_to_le32(0x00000040) macro |
D | attrib.c | 78 if (de && (de->flags & NTFS_ATTR_MUST_BE_RESIDENT)) in attr_must_be_resident() |