Home
last modified time | relevance | path

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

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