Lines Matching refs:appending
1445 s64 used, s64 reserved, BOOL appending,
1483 if (!appending)
1583 s64 offs, u32 compsz, s32 pos, BOOL appending,
1600 if (appending)
1628 BOOL appending, VCN *update_from)
1640 offs + na->compression_block_size, appending,
1692 BOOL appending;
1733 /* determine whether we are appending to file */
1735 appending = endwrite >= na->initialized_size;
1762 ntfs_log_error("jump back over a hole when appending\n");
1780 if (appending) {
1791 (s32)(offs - roffs), appending,
1794 outbuf, to_flush, compress, appending,
1831 appending, update_from)) {