Home
last modified time | relevance | path

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

/fs/ntfs3/
Dntfs.h818 #define NTFS_ATTR_MUST_BE_RESIDENT cpu_to_le32(0x00000040) macro
Dattrib.c78 if (de && (de->flags & NTFS_ATTR_MUST_BE_RESIDENT)) in attr_must_be_resident()