Home
last modified time | relevance | path

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

/third_party/ntfs-3g/src/
Dntfs-3g.c170 CLOSE_COMPRESSED = 1, enumerator
1529 fi->fh |= CLOSE_COMPRESSED; in ntfs_fuse_open()
1777 if (fi->fh & CLOSE_COMPRESSED) in ntfs_fuse_release()
2213 fi->fh |= CLOSE_COMPRESSED; in ntfs_fuse_create()
2287 fi->fh |= CLOSE_COMPRESSED; in ntfs_fuse_create_stream()
Dlowntfs-3g.c228 CLOSE_COMPRESSED = 2, enumerator
1657 state |= CLOSE_COMPRESSED; in ntfs_fuse_open()
2484 state |= CLOSE_COMPRESSED; in ntfs_fuse_create()
3084 || !(of->state & (CLOSE_COMPRESSED | CLOSE_ENCRYPTED in ntfs_fuse_release()
3115 if (of->state & CLOSE_COMPRESSED) in ntfs_fuse_release()