Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs.h1171 #define FILE_NEED_EA 0x80 // See ntifs.h macro
1173 * FILE_NEED_EA, indicates that the file to which the EA belongs cannot be
1178 __le16 count; // 0x02: Count of EA's with FILE_NEED_EA bit set.
H A Dxattr.c378 if (ea->flags & FILE_NEED_EA) in ntfs_set_ea()

Completed in 5 milliseconds