Searched refs:aligned_trunc_off (Results 1 – 1 of 1) sorted by relevance
2999 off_t aligned_trunc_off; in hammer_sync_inode() local3004 aligned_trunc_off = (trunc_off + blkmask) & ~(int64_t)blkmask; in hammer_sync_inode()3017 aligned_trunc_off, in hammer_sync_inode()3038 hammer_generate_redo(trans, ip, aligned_trunc_off, in hammer_sync_inode()