Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ntfs3/
Dntfs.h1159 #define FILE_NEED_EA 0x80 // See ntifs.h macro
Dxattr.c329 if (ea->flags & FILE_NEED_EA) in ntfs_set_ea()