Searched refs:is_retry (Results 1 – 5 of 5) sorted by relevance
56 bool is_retry) in wg_packet_send_queued_handshake_initiation() argument58 if (!is_retry) in wg_packet_send_queued_handshake_initiation()
370 bool is_retry = false; in ntfs_dio_zero_range() 404 if (lcn <= LCN_RL_NOT_MAPPED && is_retry == false) { in ntfs_write_simple_iomap_begin_non_resident() 405 is_retry = true; in ntfs_write_simple_iomap_begin_non_resident() 393 bool is_retry = false; ntfs_write_simple_iomap_begin_non_resident() local
603 bool is_retry = false; in ntfs_read_compressed_block() local627 if (is_retry || lcn != LCN_RL_NOT_MAPPED) { in ntfs_read_compressed_block()631 is_retry = true; in ntfs_read_compressed_block()
318 bool is_retry = false; in ntfs_attr_vcn_to_rl() 333 if (*lcn <= LCN_RL_NOT_MAPPED && is_retry == false) { in ntfs_attr_vcn_to_rl() 334 is_retry = true; in ntfs_attr_vcn_to_rl() 379 bool is_retry = false; in ntfs_attr_vcn_to_lcn_nolock() 402 } else if (!is_retry) { in ntfs_attr_vcn_to_lcn_nolock() 421 is_retry = true; in ntfs_attr_vcn_to_lcn_nolock() 530 bool is_retry = false; in ntfs_attr_find_vcn_nolock() 554 if (!err && !is_retry) { in ntfs_attr_find_vcn_nolock() 568 is_retry = true; in ntfs_attr_find_vcn_nolock() 317 bool is_retry = false; ntfs_attr_vcn_to_rl() local 378 bool is_retry = false; ntfs_attr_vcn_to_lcn_nolock() local 529 bool is_retry = false; ntfs_attr_find_vcn_nolock() local
926 int rc = 0, is_retry = 0; in check_firmware() local1076 if (!is_retry) { in check_firmware()1078 is_retry = 1; in check_firmware()