Searched refs:truncated (Results 1 – 6 of 6) sorted by relevance
115 int truncated; member133 kcs->truncated = 0; in init_kcs_data()204 kcs->truncated = 1; in read_next_byte()297 kcs->truncated = 1; in get_kcs_result()308 if (kcs->truncated) { in get_kcs_result()315 kcs->truncated = 0; in get_kcs_result()
97 int truncated; member112 smic->truncated = 0; in init_smic_data()162 smic->truncated = 1; in smic_get_result()170 if (smic->truncated) { in smic_get_result()172 smic->truncated = 0; in smic_get_result()238 smic->truncated = 1; in read_next_byte()
82 int truncated; member231 bt->truncated = 0; in bt_start_transaction()256 if (length < msg_len || bt->truncated) { in bt_get_result()345 bt->truncated = 1; in read_all_bytes()
24 - When a file is truncated to a size that is not113 partially used last block when a file is truncated.242 name buffer. It is now silently truncated to
1619 int truncated; in xfs_release() local1631 truncated = xfs_iflags_test_and_clear(ip, XFS_ITRUNCATED); in xfs_release()1632 if (truncated) { in xfs_release()
3007 bool truncated = false; in btrfs_finish_ordered_io() local3030 truncated = true; in btrfs_finish_ordered_io()3162 if (ret || truncated) { in btrfs_finish_ordered_io()3177 if (truncated) in btrfs_finish_ordered_io()