H A D | compress.c | 1445 s64 used, s64 reserved, BOOL appending, in ntfs_compress_free() 1483 if (!appending) in ntfs_compress_free() 1583 s64 offs, u32 compsz, s32 pos, BOOL appending, in ntfs_read_append() 1600 if (appending) in ntfs_read_append() 1628 BOOL appending, VCN *update_from) in ntfs_flush() 1640 offs + na->compression_block_size, appending, in ntfs_flush() 1692 BOOL appending; in ntfs_compressed_pwrite() local 1733 /* determine whether we are appending to file */ in ntfs_compressed_pwrite() 1735 appending = endwrite >= na->initialized_size; in ntfs_compressed_pwrite() 1762 ntfs_log_error("jump back over a hole when appending\ in ntfs_compressed_pwrite() 1444 ntfs_compress_free(ntfs_attr *na, runlist_element *rl, s64 used, s64 reserved, BOOL appending, VCN *update_from) ntfs_compress_free() argument 1582 ntfs_read_append(ntfs_attr *na, const runlist_element *rl, s64 offs, u32 compsz, s32 pos, BOOL appending, char *outbuf, s64 to_write, const void *b) ntfs_read_append() argument 1626 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, char *outbuf, s32 count, BOOL compress, BOOL appending, VCN *update_from) ntfs_flush() argument [all...] |