Searched refs:ATTR_IS_ENCRYPTED (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ntfs-84/kext/
H A Dntfs_inode.c1857 if (a->flags & (ATTR_IS_ENCRYPTED | ATTR_IS_SPARSE)) {
2006 if (a->flags & ATTR_IS_ENCRYPTED) {
2172 a->flags & ATTR_IS_ENCRYPTED) {
2213 if (a->flags & (ATTR_COMPRESSION_MASK | ATTR_IS_ENCRYPTED)) {
2609 if (a->flags & ATTR_IS_ENCRYPTED) {
2876 if (a->flags & ATTR_IS_ENCRYPTED) {
2886 } else if (a->flags & (ATTR_COMPRESSION_MASK | ATTR_IS_ENCRYPTED |
2991 if (a->flags & ATTR_IS_ENCRYPTED) {
H A Dntfs_layout.h620 ATTR_IS_ENCRYPTED = const_cpu_to_le16(0x4000), enumerator in enum:__anon11339
H A Dntfs_vfsops.c873 if (a->flags & (ATTR_IS_ENCRYPTED | ATTR_IS_SPARSE)) {
1014 a->flags & ATTR_IS_ENCRYPTED ||

Completed in 355 milliseconds