Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dntfs.h1169 #define FILE_NEED_EA 0x80 // See ntifs.h macro
H A Dxattr.c381 if (ea->flags & FILE_NEED_EA) in ntfs_set_ea()