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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dinode.c688 if (a->flags & ATTR_IS_ENCRYPTED ||
805 if (a->flags & ATTR_IS_ENCRYPTED) {
928 if (a->flags & ATTR_IS_ENCRYPTED) {
1057 if (a->flags & ATTR_IS_ENCRYPTED) {
1289 if (a->flags & ATTR_IS_ENCRYPTED) {
1530 if (a->flags & (ATTR_COMPRESSION_MASK | ATTR_IS_ENCRYPTED |
1626 if (a->flags & ATTR_IS_ENCRYPTED) {
1862 if (a->flags & ATTR_IS_ENCRYPTED ||
2000 a->flags & ATTR_IS_ENCRYPTED ||
H A Dlayout.h547 ATTR_IS_ENCRYPTED = cpu_to_le16(0x4000), enumerator in enum:__anon16825
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h636 ATTR_IS_ENCRYPTED = const_cpu_to_le16(0x4000), enumerator in enum:__anon4185
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dattrib.c438 (!(a->flags & ATTR_IS_ENCRYPTED) != !NAttrEncrypted(na)))) {
455 a->flags & ATTR_IS_ENCRYPTED,
465 a->flags & ATTR_IS_ENCRYPTED,
3763 a->flags &= ~(ATTR_IS_SPARSE | ATTR_IS_ENCRYPTED |
H A Dvolume.c327 a->flags & ATTR_IS_ENCRYPTED) {

Completed in 80 milliseconds