id: 1 unit: std::vector bytes_chunk_cache::scan() file: turbonfs/src/file_cache.cpp start line: 1002 end line: 2046 size: 531 LOC McCabe index: 73 number of parameters: 6 id: 2 unit: int bytes_chunk_cache::unit_test() file: turbonfs/src/file_cache.cpp start line: 3260 end line: 4137 size: 483 LOC McCabe index: 37 number of parameters: 0 id: 3 unit: void rpc_stats_az::dump_stats() file: turbonfs/src/rpc_stats.cpp start line: 49 end line: 495 size: 392 LOC McCabe index: 31 number of parameters: 0 id: 4 unit: void nfs_client::jukebox_runner() file: turbonfs/src/nfs_client.cpp start line: 412 end line: 680 size: 248 LOC McCabe index: 25 number of parameters: 0 id: 5 unit: static void readdirplus_callback() file: turbonfs/src/rpc_task.cpp start line: 4914 end line: 5399 size: 224 LOC McCabe index: 33 number of parameters: 4 id: 6 unit: static void read_callback() file: turbonfs/src/rpc_task.cpp start line: 3879 end line: 4308 size: 220 LOC McCabe index: 25 number of parameters: 4 id: 7 unit: int bytes_chunk_cache::truncate() file: turbonfs/src/file_cache.cpp start line: 2048 end line: 2405 size: 196 LOC McCabe index: 26 number of parameters: 3 id: 8 unit: int main() file: turbonfs/src/main.cpp start line: 616 end line: 942 size: 193 LOC McCabe index: 39 number of parameters: 2 id: 9 unit: bool aznfsc_cfg::set_defaults_and_sanitize() file: turbonfs/src/config.cpp start line: 268 end line: 498 size: 190 LOC McCabe index: 40 number of parameters: 0 id: 10 unit: static void readdir_callback() file: turbonfs/src/rpc_task.cpp start line: 4500 end line: 4904 size: 186 LOC McCabe index: 31 number of parameters: 4 id: 11 unit: void rpc_task::send_readdir_or_readdirplus_response() file: turbonfs/src/rpc_task.cpp start line: 5617 end line: 5911 size: 170 LOC McCabe index: 22 number of parameters: 1 id: 12 unit: static void readahead_callback() file: turbonfs/src/readahead.cpp start line: 122 end line: 422 size: 167 LOC McCabe index: 16 number of parameters: 4 id: 13 unit: bool aznfsc_cfg::parse_config_yaml() file: turbonfs/src/config.cpp start line: 19 end line: 252 size: 158 LOC McCabe index: 34 number of parameters: 0 id: 14 unit: void rpc_task::run_read() file: turbonfs/src/rpc_task.cpp start line: 3382 end line: 3776 size: 155 LOC McCabe index: 18 number of parameters: 0 id: 15 unit: void bytes_chunk_cache::clear_nolock() file: turbonfs/src/file_cache.cpp start line: 2666 end line: 2922 size: 148 LOC McCabe index: 24 number of parameters: 1 id: 16 unit: bool nfs_connection::open() file: turbonfs/src/connection.cpp start line: 73 end line: 289 size: 134 LOC McCabe index: 15 number of parameters: 0 id: 17 unit: void fcsm::on_flush_complete() file: turbonfs/src/fcsm.cpp start line: 1092 end line: 1347 size: 133 LOC McCabe index: 21 number of parameters: 1 id: 18 unit: void fcsm::ensure_commit() file: turbonfs/src/fcsm.cpp start line: 413 end line: 653 size: 131 LOC McCabe index: 26 number of parameters: 5 id: 19 unit: void rename_callback() file: turbonfs/src/rpc_task.cpp start line: 2317 end line: 2555 size: 126 LOC McCabe index: 19 number of parameters: 4 id: 20 unit: void fcsm::ensure_flush() file: turbonfs/src/fcsm.cpp start line: 658 end line: 871 size: 122 LOC McCabe index: 23 number of parameters: 5 id: 21 unit: static void write_iov_callback() file: turbonfs/src/rpc_task.cpp start line: 1260 end line: 1492 size: 121 LOC McCabe index: 11 number of parameters: 4 id: 22 unit: void bytes_chunk_cache::inline_prune() file: turbonfs/src/file_cache.cpp start line: 2443 end line: 2610 size: 111 LOC McCabe index: 25 number of parameters: 0 id: 23 unit: void nfs_inode::sync_membufs() file: turbonfs/src/nfs_inode.cpp start line: 654 end line: 942 size: 110 LOC McCabe index: 23 number of parameters: 3 id: 24 unit: void fcsm::on_commit_complete() file: turbonfs/src/fcsm.cpp start line: 878 end line: 1082 size: 109 LOC McCabe index: 11 number of parameters: 1 id: 25 unit: static void commit_callback() file: turbonfs/src/rpc_task.cpp start line: 838 end line: 1027 size: 106 LOC McCabe index: 10 number of parameters: 4 id: 26 unit: void nfs_client::periodic_updater() file: turbonfs/src/nfs_client.cpp start line: 217 end line: 410 size: 105 LOC McCabe index: 26 number of parameters: 0 id: 27 unit: int ra_state::unit_test() file: turbonfs/src/readahead.cpp start line: 704 end line: 904 size: 104 LOC McCabe index: 7 number of parameters: 0 id: 28 unit: int ra_state::issue_readaheads() file: turbonfs/src/readahead.cpp start line: 498 end line: 701 size: 103 LOC McCabe index: 9 number of parameters: 0 id: 29 unit: int nfs_inode::copy_to_cache() file: turbonfs/src/nfs_inode.cpp start line: 947 end line: 1131 size: 91 LOC McCabe index: 11 number of parameters: 4 id: 30 unit: int nfs_inode::wait_for_ongoing_flush() file: turbonfs/src/nfs_inode.cpp start line: 1138 end line: 1342 size: 91 LOC McCabe index: 22 number of parameters: 0 id: 31 unit: int nfs_client::lookup_sync() file: turbonfs/src/nfs_client.cpp start line: 1231 end line: 1345 size: 86 LOC McCabe index: 11 number of parameters: 3 id: 32 unit: bool readdirectory_cache::add() file: turbonfs/src/rpc_readdir.cpp start line: 202 end line: 369 size: 83 LOC McCabe index: 16 number of parameters: 3 id: 33 unit: bool nfs_client::getattr_sync() file: turbonfs/src/nfs_client.cpp start line: 2309 end line: 2421 size: 82 LOC McCabe index: 16 number of parameters: 3 id: 34 unit: void rpc_task::run_setattr() file: turbonfs/src/rpc_task.cpp start line: 3250 end line: 3380 size: 80 LOC McCabe index: 17 number of parameters: 0 id: 35 unit: bool readdirectory_cache::remove() file: turbonfs/src/rpc_readdir.cpp start line: 603 end line: 763 size: 80 LOC McCabe index: 13 number of parameters: 3 id: 36 unit: void nfs_client::shutdown() file: turbonfs/src/nfs_client.cpp start line: 88 end line: 215 size: 79 LOC McCabe index: 11 number of parameters: 0 id: 37 unit: void nfs_client::reply_entry() file: turbonfs/src/nfs_client.cpp start line: 1989 end line: 2114 size: 76 LOC McCabe index: 11 number of parameters: 4 id: 38 unit: void fcsm::run() file: turbonfs/src/fcsm.cpp start line: 119 end line: 311 size: 73 LOC McCabe index: 13 number of parameters: 3 id: 39 unit: void nfs_client::get_inode_stats() file: turbonfs/src/nfs_client.cpp start line: 955 end line: 1042 size: 70 LOC McCabe index: 13 number of parameters: 12 id: 40 unit: void nfs_inode::lookup_dircache() file: turbonfs/src/nfs_inode.cpp start line: 2066 end line: 2231 size: 68 LOC McCabe index: 14 number of parameters: 5 id: 41 unit: static void __nofuse_init() file: turbonfs/src/nofuse.cpp start line: 56 end line: 156 size: 67 LOC McCabe index: 13 number of parameters: 0 id: 42 unit: const std::string rpc_task::fuse_opcode_to_string() file: turbonfs/src/rpc_task.cpp start line: 179 end line: 250 size: 67 LOC McCabe index: 55 number of parameters: 1 id: 43 unit: void set_kernel_readahead() file: turbonfs/src/util.cpp start line: 43 end line: 122 size: 65 LOC McCabe index: 11 number of parameters: 0 id: 44 unit: bool nfs_inode::update_nolock() file: turbonfs/src/nfs_inode.cpp start line: 1865 end line: 2019 size: 65 LOC McCabe index: 15 number of parameters: 2 id: 45 unit: static void aznfsc_ll_init() file: turbonfs/src/main.cpp start line: 83 end line: 218 size: 64 LOC McCabe index: 7 number of parameters: 2 id: 46 unit: void unlink_callback() file: turbonfs/src/rpc_task.cpp start line: 2031 end line: 2142 size: 63 LOC McCabe index: 12 number of parameters: 4 id: 47 unit: void nfs_inode::decref() file: turbonfs/src/nfs_inode.cpp start line: 163 end line: 303 size: 59 LOC McCabe index: 7 number of parameters: 2 id: 48 unit: void readdirectory_cache::clear() file: turbonfs/src/rpc_readdir.cpp start line: 765 end line: 877 size: 58 LOC McCabe index: 11 number of parameters: 1 id: 49 unit: void rpc_task::issue_write_rpc() file: turbonfs/src/rpc_task.cpp start line: 1504 end line: 1600 size: 57 LOC McCabe index: 7 number of parameters: 0 id: 50 unit: int get_authinfo_data() file: turbonfs/src/main.cpp start line: 433 end line: 502 size: 57 LOC McCabe index: 8 number of parameters: 1 id: 51 unit: void rpc_task::run_lookup() file: turbonfs/src/rpc_task.cpp start line: 2597 end line: 2674 size: 52 LOC McCabe index: 7 number of parameters: 0 id: 52 unit: void rpc_task::run_write() file: turbonfs/src/rpc_task.cpp start line: 2707 end line: 2858 size: 52 LOC McCabe index: 7 number of parameters: 0 id: 53 unit: bool nfs_client::silly_rename() file: turbonfs/src/nfs_client.cpp start line: 1454 end line: 1563 size: 52 LOC McCabe index: 8 number of parameters: 5 id: 54 unit: void nfs_client::stat_from_fattr3() file: turbonfs/src/nfs_client.cpp start line: 2140 end line: 2199 size: 51 LOC McCabe index: 9 number of parameters: 2 id: 55 unit: static void aznfsc_ll_open() file: turbonfs/inc/fs-handler.h start line: 301 end line: 423 size: 49 LOC McCabe index: 9 number of parameters: 3 id: 56 unit: static void createfile_callback() file: turbonfs/src/rpc_task.cpp start line: 1664 end line: 1759 size: 48 LOC McCabe index: 7 number of parameters: 4 id: 57 unit: void mknod_callback() file: turbonfs/src/rpc_task.cpp start line: 1848 end line: 1938 size: 48 LOC McCabe index: 7 number of parameters: 4 id: 58 unit: void mkdir_callback() file: turbonfs/src/rpc_task.cpp start line: 1940 end line: 2029 size: 48 LOC McCabe index: 7 number of parameters: 4 id: 59 unit: void rmdir_callback() file: turbonfs/src/rpc_task.cpp start line: 2144 end line: 2223 size: 48 LOC McCabe index: 8 number of parameters: 4 id: 60 unit: void symlink_callback() file: turbonfs/src/rpc_task.cpp start line: 2225 end line: 2315 size: 48 LOC McCabe index: 7 number of parameters: 4 id: 61 unit: void bc_iovec::on_io_complete() file: turbonfs/src/rpc_task.cpp start line: 1103 end line: 1196 size: 47 LOC McCabe index: 7 number of parameters: 2 id: 62 unit: void nfs_inode::switch_to_stable_write() file: turbonfs/src/nfs_inode.cpp start line: 460 end line: 557 size: 47 LOC McCabe index: 3 number of parameters: 0 id: 63 unit: bool nfs_inode::truncate_start() file: turbonfs/src/nfs_inode.cpp start line: 1535 end line: 1661 size: 46 LOC McCabe index: 4 number of parameters: 1 id: 64 unit: void on_application_read() file: turbonfs/inc/readahead.h start line: 146 end line: 224 size: 46 LOC McCabe index: 8 number of parameters: 2 id: 65 unit: static void statfs_callback() file: turbonfs/src/rpc_task.cpp start line: 1602 end line: 1662 size: 45 LOC McCabe index: 4 number of parameters: 4 id: 66 unit: void rpc_task::read_from_server() file: turbonfs/src/rpc_task.cpp start line: 4327 end line: 4420 size: 45 LOC McCabe index: 4 number of parameters: 1 id: 67 unit: static void setattr_callback() file: turbonfs/src/rpc_task.cpp start line: 1761 end line: 1846 size: 44 LOC McCabe index: 6 number of parameters: 4 id: 68 unit: void rpc_task::send_read_response() file: turbonfs/src/rpc_task.cpp start line: 3778 end line: 3859 size: 44 LOC McCabe index: 8 number of parameters: 0 id: 69 unit: void nfs_client::put_nfs_inode_nolock() file: turbonfs/src/nfs_client.cpp start line: 1045 end line: 1145 size: 44 LOC McCabe index: 7 number of parameters: 2 id: 70 unit: void rpc_task::issue_commit_rpc() file: turbonfs/src/rpc_task.cpp start line: 1029 end line: 1098 size: 43 LOC McCabe index: 4 number of parameters: 0 id: 71 unit: void readdirectory_cache::dnlc_add() file: turbonfs/src/rpc_readdir.cpp start line: 375 end line: 479 size: 42 LOC McCabe index: 4 number of parameters: 2 id: 72 unit: static void lookup_callback() file: turbonfs/src/rpc_task.cpp start line: 734 end line: 797 size: 41 LOC McCabe index: 7 number of parameters: 4 id: 73 unit: static void aznfsc_ll_rename() file: turbonfs/inc/fs-handler.h start line: 212 end line: 286 size: 41 LOC McCabe index: 5 number of parameters: 6 id: 74 unit: bool membuf::load() file: turbonfs/src/file_cache.cpp start line: 310 end line: 377 size: 40 LOC McCabe index: 5 number of parameters: 0 id: 75 unit: int posix_task::path_to_ino() file: turbonfs/src/nofuse.cpp start line: 264 end line: 323 size: 40 LOC McCabe index: 4 number of parameters: 3 id: 76 unit: std::shared_ptr readdirectory_cache::lookup() file: turbonfs/src/rpc_readdir.cpp start line: 487 end line: 558 size: 40 LOC McCabe index: 12 number of parameters: 3 id: 77 unit: static void lookup_sync_callback() file: turbonfs/src/nfs_client.cpp start line: 1166 end line: 1229 size: 40 LOC McCabe index: 3 number of parameters: 4 id: 78 unit: const std::string get_url_str() file: turbonfs/inc/nfs_internal.h start line: 122 end line: 170 size: 40 LOC McCabe index: 3 number of parameters: 0 id: 79 unit: void get_prune_goals() file: turbonfs/inc/file_cache.h start line: 1649 end line: 1727 size: 40 LOC McCabe index: 9 number of parameters: 2 id: 80 unit: int nfs_inode::flush_cache_and_wait() file: turbonfs/src/nfs_inode.cpp start line: 1360 end line: 1446 size: 39 LOC McCabe index: 8 number of parameters: 0 id: 81 unit: bool add_bc() file: turbonfs/inc/rpc_task.h start line: 390 end line: 489 size: 39 LOC McCabe index: 5 number of parameters: 1 id: 82 unit: bool rpc_transport::start() file: turbonfs/src/rpc_transport.cpp start line: 7 end line: 89 size: 37 LOC McCabe index: 5 number of parameters: 0 id: 83 unit: void rpc_task::fetch_readdirplus_entries_from_server() file: turbonfs/src/rpc_task.cpp start line: 5521 end line: 5585 size: 37 LOC McCabe index: 6 number of parameters: 0 id: 84 unit: void nfs_client::jukebox_read() file: turbonfs/src/nfs_client.cpp start line: 1906 end line: 1982 size: 37 LOC McCabe index: 3 number of parameters: 1 id: 85 unit: void nfs_client::fattr3_from_stat() file: turbonfs/src/nfs_client.cpp start line: 2203 end line: 2250 size: 37 LOC McCabe index: 8 number of parameters: 2 id: 86 unit: void rpc_task::fetch_readdir_entries_from_server() file: turbonfs/src/rpc_task.cpp start line: 5460 end line: 5519 size: 36 LOC McCabe index: 6 number of parameters: 0 id: 87 unit: std::string get_clientid() file: turbonfs/src/connection.cpp start line: 16 end line: 71 size: 36 LOC McCabe index: 8 number of parameters: 0 id: 88 unit: std::string run_command() file: turbonfs/src/main.cpp start line: 384 end line: 431 size: 36 LOC McCabe index: 7 number of parameters: 1 id: 89 unit: void release() file: turbonfs/inc/rpc_task.h start line: 1595 end line: 1632 size: 36 LOC McCabe index: 10 number of parameters: 0 id: 90 unit: bool membuf::set_locked() file: turbonfs/src/file_cache.cpp start line: 669 end line: 733 size: 35 LOC McCabe index: 6 number of parameters: 0 id: 91 unit: void fcsm::ctgtq_cleanup() file: turbonfs/src/fcsm.cpp start line: 313 end line: 362 size: 35 LOC McCabe index: 4 number of parameters: 0 id: 92 unit: void disable_oom_kill() file: turbonfs/src/util.cpp start line: 124 end line: 164 size: 34 LOC McCabe index: 6 number of parameters: 0 id: 93 unit: void nfs_client::read() file: turbonfs/src/nfs_client.cpp start line: 1742 end line: 1802 size: 34 LOC McCabe index: 4 number of parameters: 5 id: 94 unit: void fcsm::ftgtq_cleanup() file: turbonfs/src/fcsm.cpp start line: 364 end line: 411 size: 34 LOC McCabe index: 4 number of parameters: 0 id: 95 unit: int64_t ra_state::get_next_ra() file: turbonfs/src/readahead.cpp start line: 424 end line: 491 size: 33 LOC McCabe index: 10 number of parameters: 1 id: 96 unit: bool nfs_inode::release() file: turbonfs/src/nfs_inode.cpp start line: 1663 end line: 1791 size: 33 LOC McCabe index: 12 number of parameters: 1 id: 97 unit: std::vector bytes_chunk_cache::get_contiguous_dirty_bcs() file: turbonfs/src/file_cache.cpp start line: 3019 end line: 3065 size: 32 LOC McCabe index: 9 number of parameters: 1 id: 98 unit: void rpc_task::do_proxy_lookup() file: turbonfs/src/rpc_task.cpp start line: 265 end line: 304 size: 32 LOC McCabe index: 5 number of parameters: 0 id: 99 unit: bool nfs_client::init() file: turbonfs/src/nfs_client.cpp start line: 13 end line: 86 size: 32 LOC McCabe index: 3 number of parameters: 0 id: 100 unit: void invalidate_cache() file: turbonfs/inc/nfs_inode.h start line: 1705 end line: 1749 size: 32 LOC McCabe index: 11 number of parameters: 2 id: 101 unit: static void cache_write() file: turbonfs/src/file_cache.cpp start line: 3213 end line: 3257 size: 31 LOC McCabe index: 3 number of parameters: 3 id: 102 unit: void rpc_task::run_create_file() file: turbonfs/src/rpc_task.cpp start line: 2950 end line: 2991 size: 31 LOC McCabe index: 4 number of parameters: 0 id: 103 unit: void rpc_task::run_mknod() file: turbonfs/src/rpc_task.cpp start line: 2993 end line: 3036 size: 31 LOC McCabe index: 3 number of parameters: 0 id: 104 unit: void on_rpc_free() file: turbonfs/inc/rpc_stats.h start line: 217 end line: 270 size: 31 LOC McCabe index: 12 number of parameters: 0 id: 105 unit: void membuf::trim() file: turbonfs/src/file_cache.cpp start line: 179 end line: 247 size: 30 LOC McCabe index: 5 number of parameters: 2 id: 106 unit: void rpc_task::run_symlink() file: turbonfs/src/rpc_task.cpp start line: 3140 end line: 3180 size: 30 LOC McCabe index: 3 number of parameters: 0 id: 107 unit: void rpc_task::run_getattr() file: turbonfs/src/rpc_task.cpp start line: 2874 end line: 2918 size: 29 LOC McCabe index: 5 number of parameters: 0 id: 108 unit: static void getattr_sync_callback() file: turbonfs/src/nfs_client.cpp start line: 2257 end line: 2303 size: 29 LOC McCabe index: 4 number of parameters: 4 id: 109 unit: static void aznfsc_ll_opendir() file: turbonfs/inc/fs-handler.h start line: 536 end line: 580 size: 29 LOC McCabe index: 2 number of parameters: 3 id: 110 unit: void rpc_task::init_rename() file: turbonfs/src/rpc_task.cpp start line: 540 end line: 576 size: 28 LOC McCabe index: 3 number of parameters: 9 id: 111 unit: void bc_iovec::on_io_fail() file: turbonfs/src/rpc_task.cpp start line: 1201 end line: 1255 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 112 unit: void nfs_client::rename() file: turbonfs/src/nfs_client.cpp start line: 1617 end line: 1656 size: 28 LOC McCabe index: 4 number of parameters: 9 id: 113 unit: void reply_entry() file: turbonfs/inc/rpc_task.h start line: 2269 end line: 2322 size: 28 LOC McCabe index: 4 number of parameters: 1 id: 114 unit: void reply_create() file: turbonfs/inc/rpc_task.h start line: 2324 end line: 2385 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 115 unit: int get_free_idx() file: turbonfs/inc/rpc_task.h start line: 2639 end line: 2682 size: 28 LOC McCabe index: 5 number of parameters: 1 id: 116 unit: int64_t membuf::drop() file: turbonfs/src/file_cache.cpp start line: 249 end line: 289 size: 27 LOC McCabe index: 4 number of parameters: 0 id: 117 unit: void rpc_task::run_mkdir() file: turbonfs/src/rpc_task.cpp start line: 3038 end line: 3075 size: 27 LOC McCabe index: 3 number of parameters: 0 id: 118 unit: void nfs_inode::commit_membufs() file: turbonfs/src/nfs_inode.cpp start line: 602 end line: 645 size: 27 LOC McCabe index: 4 number of parameters: 1 id: 119 unit: void nfs_inode::revalidate() file: turbonfs/src/nfs_inode.cpp start line: 1793 end line: 1860 size: 27 LOC McCabe index: 7 number of parameters: 1 id: 120 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 1504 end line: 1530 size: 27 LOC McCabe index: 11 number of parameters: 0 id: 121 unit: std::vector bytes_chunk_cache::get_dirty_nonflushing_bcs_range() file: turbonfs/src/file_cache.cpp start line: 3093 end line: 3131 size: 26 LOC McCabe index: 8 number of parameters: 3 id: 122 unit: static void cache_read() file: turbonfs/src/file_cache.cpp start line: 3172 end line: 3211 size: 26 LOC McCabe index: 3 number of parameters: 3 id: 123 unit: void rpc_task::free_rpc_task() file: turbonfs/src/rpc_task.cpp start line: 4422 end line: 4476 size: 26 LOC McCabe index: 6 number of parameters: 0 id: 124 unit: void membuf::set_uptodate() file: turbonfs/src/file_cache.cpp start line: 383 end line: 438 size: 25 LOC McCabe index: 5 number of parameters: 0 id: 125 unit: int64_t bytes_chunk_cache::drop() file: turbonfs/src/file_cache.cpp start line: 2612 end line: 2661 size: 25 LOC McCabe index: 7 number of parameters: 2 id: 126 unit: static void getattr_callback() file: turbonfs/src/rpc_task.cpp start line: 692 end line: 732 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 127 unit: void access_callback() file: turbonfs/src/rpc_task.cpp start line: 799 end line: 836 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 128 unit: void readlink_callback() file: turbonfs/src/rpc_task.cpp start line: 2557 end line: 2595 size: 25 LOC McCabe index: 3 number of parameters: 4 id: 129 unit: void rpc_task::run_rename() file: turbonfs/src/rpc_task.cpp start line: 3182 end line: 3216 size: 25 LOC McCabe index: 3 number of parameters: 0 id: 130 unit: void nfs_client::jukebox_write() file: turbonfs/src/nfs_client.cpp start line: 1842 end line: 1899 size: 25 LOC McCabe index: 2 number of parameters: 1 id: 131 unit: void on_rpc_complete() file: turbonfs/inc/rpc_stats.h start line: 173 end line: 212 size: 25 LOC McCabe index: 5 number of parameters: 2 id: 132 unit: bool is_valid_cachedir() file: turbonfs/inc/util.h start line: 85 end line: 119 size: 25 LOC McCabe index: 5 number of parameters: 1 id: 133 unit: int open() file: turbonfs/src/nofuse.cpp start line: 741 end line: 775 size: 24 LOC McCabe index: 3 number of parameters: 3 id: 134 unit: void rpc_task::get_readdir_entries_from_cache() file: turbonfs/src/rpc_task.cpp start line: 5401 end line: 5458 size: 24 LOC McCabe index: 4 number of parameters: 0 id: 135 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 1536 end line: 1559 size: 24 LOC McCabe index: 9 number of parameters: 0 id: 136 unit: static int status() file: turbonfs/inc/rpc_task.h start line: 2394 end line: 2428 size: 24 LOC McCabe index: 8 number of parameters: 3 id: 137 unit: bool posix_task::path_in_mountpoint() file: turbonfs/src/nofuse.cpp start line: 190 end line: 226 size: 23 LOC McCabe index: 4 number of parameters: 1 id: 138 unit: int posix_task::fd_to_ino() file: turbonfs/src/nofuse.cpp start line: 325 end line: 355 size: 23 LOC McCabe index: 4 number of parameters: 3 id: 139 unit: int rpc_task::fuse_reply_iov() file: turbonfs/src/nofuse.cpp start line: 531 end line: 568 size: 23 LOC McCabe index: 3 number of parameters: 3 id: 140 unit: bool skip_mtime_update() file: turbonfs/inc/nfs_inode.h start line: 1262 end line: 1298 size: 22 LOC McCabe index: 6 number of parameters: 1 id: 141 unit: void reply_iov() file: turbonfs/inc/rpc_task.h start line: 2233 end line: 2267 size: 22 LOC McCabe index: 3 number of parameters: 2 id: 142 unit: void rpc_task::run_readlink() file: turbonfs/src/rpc_task.cpp start line: 3218 end line: 3248 size: 21 LOC McCabe index: 3 number of parameters: 0 id: 143 unit: void nfs_inode::truncate_end() file: turbonfs/src/nfs_inode.cpp start line: 1491 end line: 1525 size: 21 LOC McCabe index: 3 number of parameters: 1 id: 144 unit: void alloc_filecache() file: turbonfs/inc/nfs_inode.h start line: 521 end line: 545 size: 21 LOC McCabe index: 5 number of parameters: 0 id: 145 unit: bool extend_backing_file() file: turbonfs/inc/file_cache.h start line: 1879 end line: 1904 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 146 unit: static void aznfsc_ll_mknod() file: turbonfs/inc/fs-handler.h start line: 112 end line: 134 size: 21 LOC McCabe index: 2 number of parameters: 5 id: 147 unit: static void aznfsc_ll_write_buf() file: turbonfs/inc/fs-handler.h start line: 840 end line: 876 size: 21 LOC McCabe index: 3 number of parameters: 5 id: 148 unit: std::vector bytes_chunk_cache::get_dirty_bc_range() file: turbonfs/src/file_cache.cpp start line: 3133 end line: 3163 size: 20 LOC McCabe index: 5 number of parameters: 2 id: 149 unit: void rpc_task::init_write_fe() file: turbonfs/src/rpc_task.cpp start line: 328 end line: 351 size: 20 LOC McCabe index: 1 number of parameters: 5 id: 150 unit: void rpc_task::run_access() file: turbonfs/src/rpc_task.cpp start line: 2676 end line: 2705 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 151 unit: void rpc_task::run_unlink() file: turbonfs/src/rpc_task.cpp start line: 3077 end line: 3106 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 152 unit: void rpc_task::run_rmdir() file: turbonfs/src/rpc_task.cpp start line: 3108 end line: 3138 size: 20 LOC McCabe index: 3 number of parameters: 0 id: 153 unit: bool set_async_function() file: turbonfs/inc/rpc_task.h start line: 1763 end line: 1811 size: 20 LOC McCabe index: 2 number of parameters: 1 id: 154 unit: void rpc_task::init_create_file() file: turbonfs/src/rpc_task.cpp start line: 419 end line: 442 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 155 unit: void rpc_task::run_statfs() file: turbonfs/src/rpc_task.cpp start line: 2920 end line: 2948 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 156 unit: void nfs_inode::wait_for_ongoing_commit() file: turbonfs/src/nfs_inode.cpp start line: 419 end line: 449 size: 19 LOC McCabe index: 4 number of parameters: 0 id: 157 unit: bool do_inline_write() file: turbonfs/inc/file_cache.h start line: 1555 end line: 1631 size: 19 LOC McCabe index: 3 number of parameters: 0 id: 158 unit: static void aznfsc_ll_create() file: turbonfs/inc/fs-handler.h start line: 728 end line: 752 size: 19 LOC McCabe index: 1 number of parameters: 5 id: 159 unit: std::vector bytes_chunk_cache::get_flushing_bc_range() file: turbonfs/src/file_cache.cpp start line: 3067 end line: 3091 size: 18 LOC McCabe index: 5 number of parameters: 2 id: 160 unit: uint64_t get_total_ram() file: turbonfs/src/util.cpp start line: 16 end line: 35 size: 18 LOC McCabe index: 3 number of parameters: 0 id: 161 unit: int posix_task::lookup_ll() file: turbonfs/src/nofuse.cpp start line: 357 end line: 379 size: 18 LOC McCabe index: 2 number of parameters: 4 id: 162 unit: int rpc_task::fuse_reply_entry() file: turbonfs/src/nofuse.cpp start line: 457 end line: 481 size: 18 LOC McCabe index: 3 number of parameters: 2 id: 163 unit: void membuf::clear_commit_pending() file: turbonfs/src/file_cache.cpp start line: 505 end line: 542 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 164 unit: void membuf::clear_flushing() file: turbonfs/src/file_cache.cpp start line: 600 end line: 638 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 165 unit: void membuf::clear_locked() file: turbonfs/src/file_cache.cpp start line: 738 end line: 764 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 166 unit: void membuf::set_dirty() file: turbonfs/src/file_cache.cpp start line: 766 end line: 804 size: 17 LOC McCabe index: 2 number of parameters: 0 id: 167 unit: void rpc_task::do_proxy_getattr() file: turbonfs/src/rpc_task.cpp start line: 378 end line: 407 size: 17 LOC McCabe index: 1 number of parameters: 0 id: 168 unit: void rpc_task::init_mknod() file: turbonfs/src/rpc_task.cpp start line: 444 end line: 464 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 169 unit: void rpc_task::init_mkdir() file: turbonfs/src/rpc_task.cpp start line: 466 end line: 486 size: 17 LOC McCabe index: 1 number of parameters: 4 id: 170 unit: void nfs_client::rmdir() file: turbonfs/src/nfs_client.cpp start line: 1577 end line: 1597 size: 17 LOC McCabe index: 3 number of parameters: 3 id: 171 unit: void nfs_client::setattr() file: turbonfs/src/nfs_client.cpp start line: 1668 end line: 1698 size: 17 LOC McCabe index: 2 number of parameters: 5 id: 172 unit: void aznfsc_ll_forget_multi() file: turbonfs/src/main.cpp start line: 252 end line: 277 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 173 unit: void alloc_dircache() file: turbonfs/inc/nfs_inode.h start line: 622 end line: 646 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 174 unit: static void aznfsc_ll_releasedir() file: turbonfs/inc/fs-handler.h start line: 605 end line: 637 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 175 unit: void membuf::set_commit_pending() file: turbonfs/src/file_cache.cpp start line: 472 end line: 500 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 176 unit: ssize_t readlink() file: turbonfs/src/nofuse.cpp start line: 711 end line: 739 size: 16 LOC McCabe index: 2 number of parameters: 3 id: 177 unit: void rpc_task::init_symlink() file: turbonfs/src/rpc_task.cpp start line: 514 end line: 532 size: 16 LOC McCabe index: 1 number of parameters: 4 id: 178 unit: void rpc_task::init_readdir() file: turbonfs/src/rpc_task.cpp start line: 603 end line: 619 size: 16 LOC McCabe index: 1 number of parameters: 6 id: 179 unit: void rpc_task::init_readdirplus() file: turbonfs/src/rpc_task.cpp start line: 621 end line: 637 size: 16 LOC McCabe index: 1 number of parameters: 6 id: 180 unit: void rpc_task::init_read_fe() file: turbonfs/src/rpc_task.cpp start line: 639 end line: 657 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 181 unit: bool nfs_inode::check_stable_write_required() file: turbonfs/src/nfs_inode.cpp start line: 562 end line: 596 size: 16 LOC McCabe index: 3 number of parameters: 1 id: 182 unit: void on_fuse_open() file: turbonfs/inc/nfs_inode.h start line: 838 end line: 864 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 183 unit: bool is_dirop() file: turbonfs/inc/rpc_task.h start line: 1484 end line: 1499 size: 16 LOC McCabe index: 9 number of parameters: 0 id: 184 unit: void reply_write() file: turbonfs/inc/rpc_task.h start line: 2202 end line: 2231 size: 16 LOC McCabe index: 2 number of parameters: 1 id: 185 unit: static void aznfsc_ll_read() file: turbonfs/inc/fs-handler.h start line: 426 end line: 450 size: 16 LOC McCabe index: 1 number of parameters: 5 id: 186 unit: void membuf::set_flushing() file: turbonfs/src/file_cache.cpp start line: 550 end line: 595 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 187 unit: int __xstat() file: turbonfs/src/nofuse.cpp start line: 654 end line: 681 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 188 unit: void rpc_task::init_read_be() file: turbonfs/src/rpc_task.cpp start line: 659 end line: 681 size: 15 LOC McCabe index: 1 number of parameters: 3 id: 189 unit: void nfs_client::getattr() file: turbonfs/src/nfs_client.cpp start line: 1371 end line: 1400 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 190 unit: void nfs_inode::flush_lock() file: turbonfs/src/nfs_inode.cpp start line: 1448 end line: 1470 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 191 unit: void on_rpc_create() file: turbonfs/inc/rpc_stats.h start line: 108 end line: 129 size: 15 LOC McCabe index: 2 number of parameters: 2 id: 192 unit: void alloc_rastate() file: turbonfs/inc/nfs_inode.h start line: 696 end line: 716 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 193 unit: void alloc_fcsm() file: turbonfs/inc/nfs_inode.h start line: 766 end line: 786 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 194 unit: void on_fuse_lookup() file: turbonfs/inc/nfs_inode.h start line: 875 end line: 902 size: 15 LOC McCabe index: 8 number of parameters: 1 id: 195 unit: static void aznfsc_ll_release() file: turbonfs/inc/fs-handler.h start line: 488 end line: 521 size: 15 LOC McCabe index: 2 number of parameters: 3 id: 196 unit: static void aznfsc_ll_readdir() file: turbonfs/inc/fs-handler.h start line: 583 end line: 602 size: 15 LOC McCabe index: 1 number of parameters: 5 id: 197 unit: void membuf::clear_uptodate() file: turbonfs/src/file_cache.cpp start line: 445 end line: 466 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 198 unit: void membuf::clear_dirty() file: turbonfs/src/file_cache.cpp start line: 806 end line: 828 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 199 unit: uint64_t bytes_chunk_cache::max_dirty_extent_bytes() file: turbonfs/src/file_cache.cpp start line: 2408 end line: 2438 size: 14 LOC McCabe index: 1 number of parameters: 0 id: 200 unit: ssize_t posix_task::readlink_ll() file: turbonfs/src/nofuse.cpp start line: 381 end line: 398 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 201 unit: ssize_t posix_task::getattr_ll() file: turbonfs/src/nofuse.cpp start line: 400 end line: 417 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 202 unit: ssize_t posix_task::read_ll() file: turbonfs/src/nofuse.cpp start line: 419 end line: 436 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 203 unit: int rpc_task::fuse_reply_readlink() file: turbonfs/src/nofuse.cpp start line: 483 end line: 511 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 204 unit: int rpc_task::fuse_reply_attr() file: turbonfs/src/nofuse.cpp start line: 513 end line: 529 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 205 unit: int __fxstat() file: turbonfs/src/nofuse.cpp start line: 683 end line: 709 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 206 unit: int openat() file: turbonfs/src/nofuse.cpp start line: 777 end line: 795 size: 14 LOC McCabe index: 3 number of parameters: 4 id: 207 unit: ssize_t read() file: turbonfs/src/nofuse.cpp start line: 870 end line: 888 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 208 unit: void readdirectory_cache::set_eof() file: turbonfs/src/rpc_readdir.cpp start line: 180 end line: 200 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 209 unit: void nfs_client::readdir() file: turbonfs/src/nfs_client.cpp start line: 1704 end line: 1721 size: 14 LOC McCabe index: 1 number of parameters: 5 id: 210 unit: void nfs_client::readdirplus() file: turbonfs/src/nfs_client.cpp start line: 1723 end line: 1740 size: 14 LOC McCabe index: 1 number of parameters: 5 id: 211 unit: void nfs_client::jukebox_flush() file: turbonfs/src/nfs_client.cpp start line: 1809 end line: 1835 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 212 unit: void set_file_logger() file: turbonfs/src/log.cpp start line: 28 end line: 60 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 213 unit: static void block_termination_signals() file: turbonfs/src/main.cpp start line: 365 end line: 381 size: 14 LOC McCabe index: 4 number of parameters: 0 id: 214 unit: size_t get_fuse_buf_size() file: turbonfs/inc/rpc_readdir.h start line: 128 end line: 144 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 215 unit: void reply_error() file: turbonfs/inc/rpc_task.h start line: 2141 end line: 2155 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 216 unit: void release_free_index() file: turbonfs/inc/rpc_task.h start line: 2684 end line: 2704 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 217 unit: bool in_ra_window() file: turbonfs/inc/readahead.h start line: 301 end line: 326 size: 14 LOC McCabe index: 3 number of parameters: 2 id: 218 unit: bool flush_required() file: turbonfs/inc/file_cache.h start line: 1528 end line: 1548 size: 14 LOC McCabe index: 3 number of parameters: 1 id: 219 unit: static void aznfsc_ll_unlink() file: turbonfs/inc/fs-handler.h start line: 153 end line: 178 size: 14 LOC McCabe index: 2 number of parameters: 3 id: 220 unit: void ra_state::wait_for_ongoing_readahead() file: turbonfs/src/readahead.cpp start line: 70 end line: 89 size: 13 LOC McCabe index: 4 number of parameters: 0 id: 221 unit: void rpc_task::init_setattr() file: turbonfs/src/rpc_task.cpp start line: 588 end line: 601 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 222 unit: static void aznfsc_ll_forget() file: turbonfs/src/main.cpp start line: 232 end line: 250 size: 13 LOC McCabe index: 1 number of parameters: 3 id: 223 unit: void reply_statfs() file: turbonfs/inc/rpc_task.h start line: 2157 end line: 2170 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 224 unit: void reply_readlink() file: turbonfs/inc/rpc_task.h start line: 2172 end line: 2185 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 225 unit: void reply_attr() file: turbonfs/inc/rpc_task.h start line: 2187 end line: 2200 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 226 unit: bool is_sequential_nolock() file: turbonfs/inc/readahead.h start line: 398 end line: 422 size: 13 LOC McCabe index: 3 number of parameters: 0 id: 227 unit: std::vector getx() file: turbonfs/inc/file_cache.h start line: 1090 end line: 1109 size: 13 LOC McCabe index: 1 number of parameters: 4 id: 228 unit: static void aznfsc_ll_setattr() file: turbonfs/inc/fs-handler.h start line: 80 end line: 95 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 229 unit: static void aznfsc_ll_write() file: turbonfs/inc/fs-handler.h start line: 453 end line: 470 size: 13 LOC McCabe index: 1 number of parameters: 6 id: 230 unit: static void aznfsc_ll_readdirplus() file: turbonfs/inc/fs-handler.h start line: 918 end line: 932 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 231 unit: void membuf::clear_inuse() file: turbonfs/src/file_cache.cpp start line: 868 end line: 886 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 232 unit: void rpc_transport::close() file: turbonfs/src/rpc_transport.cpp start line: 91 end line: 104 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 233 unit: void rpc_task::init_write_be() file: turbonfs/src/rpc_task.cpp start line: 353 end line: 366 size: 12 LOC McCabe index: 1 number of parameters: 1 id: 234 unit: void rpc_task::init_unlink() file: turbonfs/src/rpc_task.cpp start line: 488 end line: 500 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 235 unit: void readdirectory_cache::clear_if_needed() file: turbonfs/src/rpc_readdir.cpp start line: 883 end line: 894 size: 12 LOC McCabe index: 3 number of parameters: 0 id: 236 unit: void nfs_inode::force_update_attr_nolock() file: turbonfs/src/nfs_inode.cpp start line: 2024 end line: 2048 size: 12 LOC McCabe index: 2 number of parameters: 1 id: 237 unit: std::vector get() file: turbonfs/inc/file_cache.h start line: 1040 end line: 1058 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 238 unit: static uint64_t max_commit_bytes() file: turbonfs/inc/file_cache.h start line: 1457 end line: 1483 size: 12 LOC McCabe index: 1 number of parameters: 0 id: 239 unit: static void aznfsc_ll_mkdir() file: turbonfs/inc/fs-handler.h start line: 137 end line: 150 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 240 unit: static void aznfsc_ll_symlink() file: turbonfs/inc/fs-handler.h start line: 196 end line: 209 size: 12 LOC McCabe index: 1 number of parameters: 4 id: 241 unit: static void aznfsc_ll_ioctl() file: turbonfs/inc/fs-handler.h start line: 793 end line: 807 size: 12 LOC McCabe index: 1 number of parameters: 9 id: 242 unit: static void aznfsc_ll_ioctl() file: turbonfs/inc/fs-handler.h start line: 810 end line: 824 size: 12 LOC McCabe index: 1 number of parameters: 9 id: 243 unit: void aznfsc_ll_copy_file_range() file: turbonfs/inc/fs-handler.h start line: 934 end line: 948 size: 12 LOC McCabe index: 1 number of parameters: 9 id: 244 unit: int get_percent_value() file: turbonfs/inc/util.h start line: 160 end line: 171 size: 12 LOC McCabe index: 5 number of parameters: 1 id: 245 unit: int compare_timespec_and_nfstime() file: turbonfs/inc/util.h start line: 208 end line: 220 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 246 unit: int compare_timespec() file: turbonfs/inc/util.h start line: 223 end line: 235 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 247 unit: int compare_nfstime() file: turbonfs/inc/util.h start line: 238 end line: 250 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 248 unit: bool membuf::try_lock() file: turbonfs/src/file_cache.cpp start line: 645 end line: 658 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 249 unit: void rpc_task::init_lookup() file: turbonfs/src/rpc_task.cpp start line: 252 end line: 263 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 250 unit: void nfs_client::create() file: turbonfs/src/nfs_client.cpp start line: 1412 end line: 1423 size: 11 LOC McCabe index: 1 number of parameters: 5 id: 251 unit: void nfs_inode::flush_unlock() file: turbonfs/src/nfs_inode.cpp start line: 1472 end line: 1489 size: 11 LOC McCabe index: 1 number of parameters: 0 id: 252 unit: void on_rpc_cancel() file: turbonfs/inc/rpc_stats.h start line: 154 end line: 165 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 253 unit: bool get_entry_at() file: turbonfs/inc/rpc_readdir.h start line: 323 end line: 336 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 254 unit: void get_file_sizes() file: turbonfs/inc/nfs_inode.h start line: 1115 end line: 1130 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 255 unit: char get_filetype_coding() file: turbonfs/inc/nfs_inode.h start line: 1428 end line: 1438 size: 11 LOC McCabe index: 6 number of parameters: 0 id: 256 unit: uint64_t release() file: turbonfs/inc/file_cache.h start line: 1154 end line: 1168 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 257 unit: static void aznfsc_ll_lookup() file: turbonfs/inc/fs-handler.h start line: 50 end line: 62 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 258 unit: static void aznfsc_ll_getattr() file: turbonfs/inc/fs-handler.h start line: 65 end line: 77 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 259 unit: static void aznfsc_ll_rmdir() file: turbonfs/inc/fs-handler.h start line: 181 end line: 193 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 260 unit: static void aznfsc_ll_flush() file: turbonfs/inc/fs-handler.h start line: 473 end line: 485 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 261 unit: static void aznfsc_ll_access() file: turbonfs/inc/fs-handler.h start line: 713 end line: 725 size: 11 LOC McCabe index: 1 number of parameters: 3 id: 262 unit: int main() file: src/mount.aznfs.c start line: 14 end line: 26 size: 11 LOC McCabe index: 2 number of parameters: 2 id: 263 unit: void membuf::set_truncated() file: turbonfs/src/file_cache.cpp start line: 830 end line: 854 size: 10 LOC McCabe index: 1 number of parameters: 0 id: 264 unit: int dup() file: turbonfs/src/nofuse.cpp start line: 835 end line: 854 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 265 unit: int dup2() file: turbonfs/src/nofuse.cpp start line: 856 end line: 868 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 266 unit: void rpc_task::init_access() file: turbonfs/src/rpc_task.cpp start line: 306 end line: 316 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 267 unit: void rpc_task::init_rmdir() file: turbonfs/src/rpc_task.cpp start line: 502 end line: 512 size: 10 LOC McCabe index: 1 number of parameters: 3 id: 268 unit: void nfs_client::mknod() file: turbonfs/src/nfs_client.cpp start line: 1425 end line: 1435 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 269 unit: void nfs_client::mkdir() file: turbonfs/src/nfs_client.cpp start line: 1437 end line: 1447 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 270 unit: void nfs_client::unlink() file: turbonfs/src/nfs_client.cpp start line: 1565 end line: 1575 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 271 unit: void nfs_client::symlink() file: turbonfs/src/nfs_client.cpp start line: 1599 end line: 1609 size: 10 LOC McCabe index: 1 number of parameters: 4 id: 272 unit: void nfs_client::jukebox_retry() file: turbonfs/src/nfs_client.cpp start line: 2116 end line: 2136 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 273 unit: void aznfsc_help() file: turbonfs/src/main.cpp start line: 64 end line: 73 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 274 unit: static void handle_usr1() file: turbonfs/src/main.cpp start line: 341 end line: 354 size: 10 LOC McCabe index: 2 number of parameters: 1 id: 275 unit: bool is_cache_empty() file: turbonfs/inc/nfs_inode.h start line: 502 end line: 511 size: 10 LOC McCabe index: 5 number of parameters: 0 id: 276 unit: bool commit_required() file: turbonfs/inc/file_cache.h start line: 1497 end line: 1511 size: 10 LOC McCabe index: 2 number of parameters: 0 id: 277 unit: static void aznfsc_ll_readlink() file: turbonfs/inc/fs-handler.h start line: 98 end line: 109 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 278 unit: void membuf::set_inuse() file: turbonfs/src/file_cache.cpp start line: 856 end line: 866 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 279 unit: bool inject_error() file: turbonfs/src/util.cpp start line: 167 end line: 180 size: 9 LOC McCabe index: 3 number of parameters: 1 id: 280 unit: static void __nofuse_cleanup() file: turbonfs/src/nofuse.cpp start line: 40 end line: 53 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 281 unit: void posix_task::fd_add_pos() file: turbonfs/src/nofuse.cpp start line: 254 end line: 262 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 282 unit: void fcsm::add_committing() file: turbonfs/src/fcsm.cpp start line: 105 end line: 117 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 283 unit: int nfs_inode::get_actimeo_min() file: turbonfs/src/nfs_inode.cpp start line: 396 end line: 404 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 284 unit: int nfs_inode::get_actimeo_max() file: turbonfs/src/nfs_inode.cpp start line: 406 end line: 414 size: 9 LOC McCabe index: 2 number of parameters: 0 id: 285 unit: static int set_signal_handler() file: turbonfs/src/main.cpp start line: 329 end line: 339 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 286 unit: cookie3 filename_to_cookie() file: turbonfs/inc/rpc_readdir.h start line: 429 end line: 446 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 287 unit: bool has_cache() file: turbonfs/inc/nfs_inode.h start line: 482 end line: 491 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 288 unit: int64_t get_cached_filesize() file: turbonfs/inc/nfs_inode.h start line: 1036 end line: 1045 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 289 unit: void dnlc_add() file: turbonfs/inc/nfs_inode.h start line: 1202 end line: 1217 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 290 unit: void set_fuse_file() file: turbonfs/inc/rpc_task.h start line: 134 end line: 142 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 291 unit: void set_fuse_file() file: turbonfs/inc/rpc_task.h start line: 603 end line: 617 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 292 unit: void set_fuse_file() file: turbonfs/inc/rpc_task.h start line: 1205 end line: 1214 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 293 unit: void set_fuse_file() file: turbonfs/inc/rpc_task.h start line: 1306 end line: 1315 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 294 unit: void on_readahead_complete() file: turbonfs/inc/readahead.h start line: 284 end line: 294 size: 9 LOC McCabe index: 2 number of parameters: 2 id: 295 unit: void wakeup() file: turbonfs/inc/nofuse.h start line: 506 end line: 514 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 296 unit: bool is_flushing() file: turbonfs/inc/file_cache.h start line: 363 end line: 383 size: 9 LOC McCabe index: 3 number of parameters: 0 id: 297 unit: static void aznfsc_ll_statfs() file: turbonfs/inc/fs-handler.h start line: 652 end line: 662 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 298 unit: static void aznfsc_ll_setxattr() file: turbonfs/inc/fs-handler.h start line: 665 end line: 676 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 299 unit: static void aznfsc_ll_fallocate() file: turbonfs/inc/fs-handler.h start line: 904 end line: 915 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 300 unit: bool posix_task::fd_in_mountpoint() file: turbonfs/src/nofuse.cpp start line: 228 end line: 236 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 301 unit: int rpc_task::fuse_reply_err() file: turbonfs/src/nofuse.cpp start line: 446 end line: 455 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 302 unit: int close() file: turbonfs/src/nofuse.cpp start line: 822 end line: 833 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 303 unit: void rpc_task::init_flush() file: turbonfs/src/rpc_task.cpp start line: 318 end line: 326 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 304 unit: void rpc_task::init_getattr() file: turbonfs/src/rpc_task.cpp start line: 368 end line: 376 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 305 unit: void rpc_task::init_statfs() file: turbonfs/src/rpc_task.cpp start line: 409 end line: 417 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 306 unit: void rpc_task::init_readlink() file: turbonfs/src/rpc_task.cpp start line: 578 end line: 586 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 307 unit: void nfs_client::statfs() file: turbonfs/src/nfs_client.cpp start line: 1402 end line: 1410 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 308 unit: void nfs_client::readlink() file: turbonfs/src/nfs_client.cpp start line: 1658 end line: 1666 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 309 unit: void fcsm::add_flushing() file: turbonfs/src/fcsm.cpp start line: 95 end line: 103 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 310 unit: void on_rpc_issue() file: turbonfs/inc/rpc_stats.h start line: 140 end line: 148 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 311 unit: void close() file: turbonfs/inc/connection.h start line: 71 end line: 78 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 312 unit: void set_cookieverf_nolock() file: turbonfs/inc/rpc_readdir.h start line: 398 end line: 409 size: 8 LOC McCabe index: 1 number of parameters: 1 id: 313 unit: int64_t get_server_file_size() file: turbonfs/inc/nfs_inode.h start line: 1060 end line: 1074 size: 8 LOC McCabe index: 3 number of parameters: 1 id: 314 unit: int64_t get_client_file_size() file: turbonfs/inc/nfs_inode.h start line: 1094 end line: 1107 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 315 unit: void on_cached_write() file: turbonfs/inc/nfs_inode.h start line: 1140 end line: 1152 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 316 unit: void incref() file: turbonfs/inc/nfs_inode.h start line: 1351 end line: 1359 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 317 unit: bool is_fe() file: turbonfs/inc/rpc_task.h start line: 249 end line: 257 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 318 unit: bool is_be() file: turbonfs/inc/rpc_task.h start line: 259 end line: 267 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 319 unit: void wait() file: turbonfs/inc/nofuse.h start line: 488 end line: 499 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 320 unit: bool is_locked() file: turbonfs/inc/file_cache.h start line: 300 end line: 314 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 321 unit: uint64_t tailroom() file: turbonfs/inc/file_cache.h start line: 874 end line: 882 size: 8 LOC McCabe index: 1 number of parameters: 0 id: 322 unit: int64_t drop() file: turbonfs/inc/file_cache.h start line: 891 end line: 904 size: 8 LOC McCabe index: 2 number of parameters: 0 id: 323 unit: static void aznfsc_ll_setlk() file: turbonfs/inc/fs-handler.h start line: 767 end line: 777 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 324 unit: static void aznfsc_ll_retrieve_reply() file: turbonfs/inc/fs-handler.h start line: 879 end line: 889 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 325 unit: static void aznfsc_ll_lseek() file: turbonfs/inc/fs-handler.h start line: 951 end line: 961 size: 8 LOC McCabe index: 1 number of parameters: 5 id: 326 unit: void posix_task::fd_add_to_map() file: turbonfs/src/nofuse.cpp start line: 238 end line: 244 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 327 unit: void posix_task::fd_remove_from_map() file: turbonfs/src/nofuse.cpp start line: 246 end line: 252 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 328 unit: bool rpc_task::add_bc() file: turbonfs/src/rpc_task.cpp start line: 1494 end line: 1502 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 329 unit: void rpc_task::run_flush() file: turbonfs/src/rpc_task.cpp start line: 2860 end line: 2872 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 330 unit: void readdirectory_cache::set_confirmed() file: turbonfs/src/rpc_readdir.cpp start line: 157 end line: 165 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 331 unit: bool nfs_inode::in_ra_window() file: turbonfs/src/nfs_inode.cpp start line: 311 end line: 318 size: 7 LOC McCabe index: 2 number of parameters: 2 id: 332 unit: static bool is_dot_or_dotdot() file: turbonfs/inc/rpc_readdir.h start line: 146 end line: 152 size: 7 LOC McCabe index: 5 number of parameters: 1 id: 333 unit: bool attr_cache_expired() file: turbonfs/inc/nfs_inode.h start line: 1005 end line: 1017 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 334 unit: void set_write_error() file: turbonfs/inc/nfs_inode.h start line: 1755 end line: 1762 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 335 unit: void free_rpc_task() file: turbonfs/inc/rpc_task.h start line: 2706 end line: 2713 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 336 unit: void reset() file: turbonfs/inc/readahead.h start line: 335 end line: 341 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 337 unit: bool is_dirty() file: turbonfs/inc/file_cache.h start line: 330 end line: 347 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 338 unit: bool is_commit_pending() file: turbonfs/inc/file_cache.h start line: 388 end line: 402 size: 7 LOC McCabe index: 3 number of parameters: 0 id: 339 unit: uint64_t get_cache_size() file: turbonfs/inc/file_cache.h start line: 1822 end line: 1850 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 340 unit: int fuse_reply_err() file: turbonfs/inc/fs-handler.h start line: 8 end line: 15 size: 7 LOC McCabe index: 1 number of parameters: 2 id: 341 unit: static void aznfsc_ll_link() file: turbonfs/inc/fs-handler.h start line: 289 end line: 298 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 342 unit: static void aznfsc_ll_fsync() file: turbonfs/inc/fs-handler.h start line: 524 end line: 533 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 343 unit: static void aznfsc_ll_fsyncdir() file: turbonfs/inc/fs-handler.h start line: 640 end line: 649 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 344 unit: static void aznfsc_ll_getxattr() file: turbonfs/inc/fs-handler.h start line: 679 end line: 688 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 345 unit: static void aznfsc_ll_getlk() file: turbonfs/inc/fs-handler.h start line: 755 end line: 764 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 346 unit: static void aznfsc_ll_bmap() file: turbonfs/inc/fs-handler.h start line: 780 end line: 789 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 347 unit: static void aznfsc_ll_poll() file: turbonfs/inc/fs-handler.h start line: 828 end line: 837 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 348 unit: static void aznfsc_ll_flock() file: turbonfs/inc/fs-handler.h start line: 892 end line: 901 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 349 unit: void readdirectory_cache::set_lookuponly() file: turbonfs/src/rpc_readdir.cpp start line: 138 end line: 143 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 350 unit: void readdirectory_cache::clear_lookuponly() file: turbonfs/src/rpc_readdir.cpp start line: 145 end line: 150 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 351 unit: void nfs_client::lookup() file: turbonfs/src/nfs_client.cpp start line: 1153 end line: 1164 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 352 unit: void nfs_client::access() file: turbonfs/src/nfs_client.cpp start line: 1347 end line: 1353 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 353 unit: void nfs_client::flush() file: turbonfs/src/nfs_client.cpp start line: 1355 end line: 1361 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 354 unit: void nfs_client::write() file: turbonfs/src/nfs_client.cpp start line: 1363 end line: 1369 size: 6 LOC McCabe index: 1 number of parameters: 5 id: 355 unit: void fcsm::clear_running() file: turbonfs/src/fcsm.cpp start line: 87 end line: 93 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 356 unit: void init_log() file: turbonfs/src/log.cpp start line: 5 end line: 26 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 357 unit: void set_cookieverf() file: turbonfs/inc/rpc_readdir.h start line: 411 end line: 417 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 358 unit: bool has_filecache() file: turbonfs/inc/nfs_inode.h start line: 606 end line: 612 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 359 unit: bool has_dircache() file: turbonfs/inc/nfs_inode.h start line: 680 end line: 686 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 360 unit: bool has_rastate() file: turbonfs/inc/nfs_inode.h start line: 750 end line: 756 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 361 unit: bool has_fcsm() file: turbonfs/inc/nfs_inode.h start line: 820 end line: 826 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 362 unit: void stamp_cached_write() file: turbonfs/inc/nfs_inode.h start line: 1246 end line: 1251 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 363 unit: void set_commit_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1332 end line: 1337 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 364 unit: bool update() file: turbonfs/inc/nfs_inode.h start line: 1654 end line: 1659 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 365 unit: void set_stable_write() file: turbonfs/inc/nfs_inode.h start line: 1777 end line: 1784 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 366 unit: void set_fuse_file() file: turbonfs/inc/rpc_task.h start line: 739 end line: 744 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 367 unit: void release() file: turbonfs/inc/rpc_task.h start line: 1148 end line: 1153 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 368 unit: void set_csched() file: turbonfs/inc/rpc_task.h start line: 2053 end line: 2058 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 369 unit: conn_sched_t get_csched() file: turbonfs/inc/rpc_task.h start line: 2060 end line: 2065 size: 6 LOC McCabe index: 2 number of parameters: 0 id: 370 unit: fuse_req_t _PXT2FR() file: turbonfs/inc/nofuse.h start line: 676 end line: 681 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 371 unit: int fuse_reply_open() file: turbonfs/inc/fs-handler.h start line: 18 end line: 23 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 372 unit: static void aznfsc_ll_listxattr() file: turbonfs/inc/fs-handler.h start line: 691 end line: 699 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 373 unit: static void aznfsc_ll_removexattr() file: turbonfs/inc/fs-handler.h start line: 702 end line: 710 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 374 unit: uint64_t random_number() file: turbonfs/inc/util.h start line: 50 end line: 55 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 375 unit: static inline bool is_lexically_normal() file: turbonfs/src/nofuse.cpp start line: 177 end line: 181 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 376 unit: void readdirectory_cache::clear_confirmed() file: turbonfs/src/rpc_readdir.cpp start line: 167 end line: 172 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 377 unit: bool readdirectory_cache::is_confirmed() file: turbonfs/src/rpc_readdir.cpp start line: 174 end line: 178 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 378 unit: void fcsm::mark_running() file: turbonfs/src/fcsm.cpp start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 379 unit: void nfs_inode::fattr3_from_stat() file: turbonfs/src/nfs_inode.cpp start line: 305 end line: 309 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 380 unit: bool dnlc_remove() file: turbonfs/inc/rpc_readdir.h start line: 483 end line: 487 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 381 unit: uint64_t get_blocksize() file: turbonfs/inc/nfs_inode.h start line: 73 end line: 77 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 382 unit: uint64_t get_dtpref() file: turbonfs/inc/nfs_inode.h start line: 79 end line: 83 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 383 unit: fuse_ino_t get_fuse_ino() file: turbonfs/inc/nfs_inode.h start line: 907 end line: 911 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 384 unit: uint64_t get_generation() file: turbonfs/inc/nfs_inode.h start line: 916 end line: 920 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 385 unit: struct stat get_attr() file: turbonfs/inc/nfs_inode.h start line: 942 end line: 950 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 386 unit: uint64_t get_fileid() file: turbonfs/inc/nfs_inode.h start line: 983 end line: 987 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 387 unit: void set_truncate_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1019 end line: 1023 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 388 unit: void clear_truncate_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1025 end line: 1029 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 389 unit: bool is_commit_pending() file: turbonfs/inc/nfs_inode.h start line: 1303 end line: 1307 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 390 unit: void set_commit_pending() file: turbonfs/inc/nfs_inode.h start line: 1313 end line: 1318 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 391 unit: bool is_commit_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1323 end line: 1327 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 392 unit: void clear_commit_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1342 end line: 1346 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 393 unit: int get_actimeo() file: turbonfs/inc/nfs_inode.h start line: 1458 end line: 1463 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 394 unit: void force_update_attr() file: turbonfs/inc/nfs_inode.h start line: 1669 end line: 1673 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 395 unit: int get_write_error() file: turbonfs/inc/nfs_inode.h start line: 1768 end line: 1772 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 396 unit: void set_attribute_and_mask() file: turbonfs/inc/rpc_task.h start line: 619 end line: 627 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 397 unit: void release() file: turbonfs/inc/rpc_task.h start line: 1024 end line: 1028 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 398 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 1047 end line: 1051 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 399 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 1053 end line: 1057 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 400 unit: void set_name() file: turbonfs/inc/rpc_task.h start line: 1059 end line: 1063 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 401 unit: void set_newparent_ino() file: turbonfs/inc/rpc_task.h start line: 1070 end line: 1074 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 402 unit: fuse_ino_t get_newparent_ino() file: turbonfs/inc/rpc_task.h start line: 1076 end line: 1080 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 403 unit: void set_newname() file: turbonfs/inc/rpc_task.h start line: 1082 end line: 1086 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 404 unit: void set_silly_rename() file: turbonfs/inc/rpc_task.h start line: 1117 end line: 1122 size: 5 LOC McCabe index: 2 number of parameters: 1 id: 405 unit: bool get_silly_rename() file: turbonfs/inc/rpc_task.h start line: 1124 end line: 1129 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 406 unit: void set_silly_rename_ino() file: turbonfs/inc/rpc_task.h start line: 1131 end line: 1135 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 407 unit: bool get_rename_triggered_silly_rename() file: turbonfs/inc/rpc_task.h start line: 1142 end line: 1146 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 408 unit: uint32_t get_fh_hash() file: turbonfs/inc/rpc_task.h start line: 2067 end line: 2072 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 409 unit: void set_op_type() file: turbonfs/inc/rpc_task.h start line: 2084 end line: 2088 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 410 unit: enum fuse_opcode get_op_type() file: turbonfs/inc/rpc_task.h start line: 2099 end line: 2103 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 411 unit: enum fuse_opcode get_proxy_op_type() file: turbonfs/inc/rpc_task.h start line: 2105 end line: 2109 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 412 unit: uint64_t release_till() file: turbonfs/inc/readahead.h start line: 232 end line: 244 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 413 unit: bool is_sequential() file: turbonfs/inc/readahead.h start line: 249 end line: 254 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 414 unit: static int get_next_fd() file: turbonfs/inc/nofuse.h start line: 461 end line: 471 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 415 unit: bool maps_full_membuf() file: turbonfs/inc/file_cache.h start line: 763 end line: 767 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 416 unit: bool safe_to_release() file: turbonfs/inc/file_cache.h start line: 788 end line: 792 size: 5 LOC McCabe index: 3 number of parameters: 0 id: 417 unit: bool needs_flush() file: turbonfs/inc/file_cache.h start line: 799 end line: 803 size: 5 LOC McCabe index: 2 number of parameters: 0 id: 418 unit: void load() file: turbonfs/inc/file_cache.h start line: 909 end line: 913 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 419 unit: void clear() file: turbonfs/inc/file_cache.h start line: 1338 end line: 1342 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 420 unit: uint64_t get_bytes_to_commit() file: turbonfs/inc/file_cache.h start line: 1427 end line: 1431 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 421 unit: void fc_cb_exit() file: turbonfs/inc/fcsm.h start line: 203 end line: 207 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 422 unit: static double get_fc_scale_factor() file: turbonfs/inc/nfs_client.h start line: 220 end line: 224 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 423 unit: static double get_ra_scale_factor() file: turbonfs/inc/nfs_client.h start line: 226 end line: 230 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 424 unit: void put_nfs_inode() file: turbonfs/inc/nfs_client.h start line: 423 end line: 431 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 425 unit: bool is_valid_account() file: turbonfs/inc/util.h start line: 58 end line: 62 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 426 unit: bool is_valid_container() file: turbonfs/inc/util.h start line: 65 end line: 69 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 427 unit: bool is_valid_cloud_suffix() file: turbonfs/inc/util.h start line: 72 end line: 76 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 428 unit: bool is_valid_lookupcache() file: turbonfs/inc/util.h start line: 122 end line: 126 size: 5 LOC McCabe index: 4 number of parameters: 1 id: 429 unit: bool is_valid_consistency() file: turbonfs/inc/util.h start line: 129 end line: 133 size: 5 LOC McCabe index: 3 number of parameters: 1 id: 430 unit: bool is_valid_guid() file: turbonfs/inc/util.h start line: 136 end line: 140 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 431 unit: int64_t get_current_msecs() file: turbonfs/inc/util.h start line: 184 end line: 188 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 432 unit: int64_t get_current_usecs() file: turbonfs/inc/util.h start line: 195 end line: 199 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 433 unit: uint32_t calculate_crc32() file: turbonfs/inc/util.h start line: 259 end line: 263 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 434 unit: static bool is_read() file: turbonfs/src/file_cache.cpp start line: 3166 end line: 3170 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 435 unit: static inline bool is_root_dir() file: turbonfs/src/nofuse.cpp start line: 161 end line: 164 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 436 unit: static inline bool is_absolute_path() file: turbonfs/src/nofuse.cpp start line: 169 end line: 172 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 437 unit: uint64_t ra_state::get_ra_bytes() file: turbonfs/src/readahead.cpp start line: 65 end line: 68 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 438 unit: void rpc_task::run_readdir() file: turbonfs/src/rpc_task.cpp start line: 4483 end line: 4486 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 439 unit: void rpc_task::run_readdirplus() file: turbonfs/src/rpc_task.cpp start line: 4488 end line: 4491 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 440 unit: bool readdirectory_cache::is_lookuponly() file: turbonfs/src/rpc_readdir.cpp start line: 152 end line: 155 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 441 unit: size_t get_read_max() file: turbonfs/inc/nfs_internal.h start line: 172 end line: 175 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 442 unit: size_t get_write_max() file: turbonfs/inc/nfs_internal.h start line: 177 end line: 180 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 443 unit: int get_mount_port() file: turbonfs/inc/nfs_internal.h start line: 182 end line: 185 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 444 unit: int get_port() file: turbonfs/inc/nfs_internal.h start line: 187 end line: 190 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 445 unit: size_t get_cache_size() file: turbonfs/inc/rpc_readdir.h start line: 110 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 446 unit: bool is_dot_or_dotdot() file: turbonfs/inc/rpc_readdir.h start line: 154 end line: 157 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 447 unit: bool is_empty() file: turbonfs/inc/rpc_readdir.h start line: 303 end line: 306 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 448 unit: size_t get_num_entries() file: turbonfs/inc/rpc_readdir.h start line: 309 end line: 312 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 449 unit: bool get_eof() file: turbonfs/inc/rpc_readdir.h start line: 383 end line: 386 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 450 unit: uint64_t get_eof_cookie() file: turbonfs/inc/rpc_readdir.h start line: 388 end line: 391 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 451 unit: uint64_t get_seq_last_cookie() file: turbonfs/inc/rpc_readdir.h start line: 393 end line: 396 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 452 unit: void invalidate() file: turbonfs/inc/rpc_readdir.h start line: 496 end line: 499 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 453 unit: int get_silly_rename_level() file: turbonfs/inc/nfs_inode.h start line: 973 end line: 976 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 454 unit: void invalidate_attribute_cache() file: turbonfs/inc/nfs_inode.h start line: 996 end line: 1000 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 455 unit: bool is_truncate_in_progress() file: turbonfs/inc/nfs_inode.h start line: 1031 end line: 1034 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 456 unit: bool is_open() file: turbonfs/inc/nfs_inode.h start line: 1169 end line: 1172 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 457 unit: bool is_forgotten() file: turbonfs/inc/nfs_inode.h start line: 1385 end line: 1388 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 458 unit: bool is_dircached() file: turbonfs/inc/nfs_inode.h start line: 1393 end line: 1396 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 459 unit: uint32_t get_crc() file: turbonfs/inc/nfs_inode.h start line: 1409 end line: 1412 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 460 unit: bool is_dir() file: turbonfs/inc/nfs_inode.h start line: 1414 end line: 1417 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 461 unit: bool is_regfile() file: turbonfs/inc/nfs_inode.h start line: 1420 end line: 1423 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 462 unit: bool is_stable_write() file: turbonfs/inc/nfs_inode.h start line: 1789 end line: 1792 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 463 unit: void set_file_name() file: turbonfs/inc/rpc_task.h start line: 118 end line: 121 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 464 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 465 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 144 end line: 147 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 466 unit: void release() file: turbonfs/inc/rpc_task.h start line: 162 end line: 165 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 467 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 176 end line: 179 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 468 unit: void set_mask() file: turbonfs/inc/rpc_task.h start line: 181 end line: 184 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 469 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 186 end line: 189 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 470 unit: int get_mask() file: turbonfs/inc/rpc_task.h start line: 191 end line: 194 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 471 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 206 end line: 209 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 472 unit: void set_offset() file: turbonfs/inc/rpc_task.h start line: 211 end line: 214 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 473 unit: void set_size() file: turbonfs/inc/rpc_task.h start line: 216 end line: 222 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 474 unit: void set_buffer_vector() file: turbonfs/inc/rpc_task.h start line: 224 end line: 227 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 475 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 229 end line: 232 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 476 unit: off_t get_offset() file: turbonfs/inc/rpc_task.h start line: 234 end line: 237 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 477 unit: size_t get_size() file: turbonfs/inc/rpc_task.h start line: 239 end line: 242 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 478 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 552 end line: 555 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 479 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 557 end line: 560 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 480 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 578 end line: 581 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 481 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 583 end line: 586 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 482 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 598 end line: 601 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 483 unit: int get_attr_flags_to_set() file: turbonfs/inc/rpc_task.h start line: 634 end line: 637 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 484 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 644 end line: 647 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 485 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 668 end line: 671 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 486 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 673 end line: 676 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 487 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 684 end line: 687 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 488 unit: uid_t get_uid() file: turbonfs/inc/rpc_task.h start line: 694 end line: 697 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 489 unit: gid_t get_gid() file: turbonfs/inc/rpc_task.h start line: 699 end line: 702 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 490 unit: mode_t get_mode() file: turbonfs/inc/rpc_task.h start line: 704 end line: 707 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 491 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 714 end line: 717 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 492 unit: void set_file_name() file: turbonfs/inc/rpc_task.h start line: 719 end line: 722 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 493 unit: void set_uid() file: turbonfs/inc/rpc_task.h start line: 724 end line: 727 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 494 unit: void set_gid() file: turbonfs/inc/rpc_task.h start line: 729 end line: 732 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 495 unit: void set_mode() file: turbonfs/inc/rpc_task.h start line: 734 end line: 737 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 496 unit: void release() file: turbonfs/inc/rpc_task.h start line: 746 end line: 749 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 497 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 763 end line: 766 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 498 unit: uid_t get_uid() file: turbonfs/inc/rpc_task.h start line: 773 end line: 776 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 499 unit: gid_t get_gid() file: turbonfs/inc/rpc_task.h start line: 778 end line: 781 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 500 unit: mode_t get_mode() file: turbonfs/inc/rpc_task.h start line: 783 end line: 786 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 501 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 788 end line: 791 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 502 unit: void set_file_name() file: turbonfs/inc/rpc_task.h start line: 793 end line: 796 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 503 unit: void set_uid() file: turbonfs/inc/rpc_task.h start line: 798 end line: 801 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 504 unit: void set_gid() file: turbonfs/inc/rpc_task.h start line: 803 end line: 806 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 505 unit: void set_mode() file: turbonfs/inc/rpc_task.h start line: 808 end line: 811 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 506 unit: void release() file: turbonfs/inc/rpc_task.h start line: 813 end line: 816 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 507 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 828 end line: 831 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 508 unit: uid_t get_uid() file: turbonfs/inc/rpc_task.h start line: 838 end line: 841 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 509 unit: gid_t get_gid() file: turbonfs/inc/rpc_task.h start line: 843 end line: 846 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 510 unit: mode_t get_mode() file: turbonfs/inc/rpc_task.h start line: 848 end line: 851 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 511 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 853 end line: 856 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 512 unit: void set_dir_name() file: turbonfs/inc/rpc_task.h start line: 858 end line: 861 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 513 unit: void set_uid() file: turbonfs/inc/rpc_task.h start line: 863 end line: 866 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 514 unit: void set_gid() file: turbonfs/inc/rpc_task.h start line: 868 end line: 871 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 515 unit: void set_mode() file: turbonfs/inc/rpc_task.h start line: 873 end line: 876 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 516 unit: void release() file: turbonfs/inc/rpc_task.h start line: 878 end line: 881 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 517 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 893 end line: 896 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 518 unit: bool get_for_silly_rename() file: turbonfs/inc/rpc_task.h start line: 903 end line: 906 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 519 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 908 end line: 911 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 520 unit: void set_file_name() file: turbonfs/inc/rpc_task.h start line: 913 end line: 916 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 521 unit: void set_for_silly_rename() file: turbonfs/inc/rpc_task.h start line: 918 end line: 921 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 522 unit: void release() file: turbonfs/inc/rpc_task.h start line: 923 end line: 926 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 523 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 942 end line: 945 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 524 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 952 end line: 955 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 525 unit: void set_dir_name() file: turbonfs/inc/rpc_task.h start line: 957 end line: 960 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 526 unit: void release() file: turbonfs/inc/rpc_task.h start line: 962 end line: 965 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 527 unit: fuse_ino_t get_parent_ino() file: turbonfs/inc/rpc_task.h start line: 974 end line: 977 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 528 unit: uid_t get_uid() file: turbonfs/inc/rpc_task.h start line: 989 end line: 992 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 529 unit: gid_t get_gid() file: turbonfs/inc/rpc_task.h start line: 994 end line: 997 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 530 unit: void set_parent_ino() file: turbonfs/inc/rpc_task.h start line: 999 end line: 1002 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 531 unit: void set_name() file: turbonfs/inc/rpc_task.h start line: 1004 end line: 1007 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 532 unit: void set_link() file: turbonfs/inc/rpc_task.h start line: 1009 end line: 1012 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 533 unit: void set_uid() file: turbonfs/inc/rpc_task.h start line: 1014 end line: 1017 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 534 unit: void set_gid() file: turbonfs/inc/rpc_task.h start line: 1019 end line: 1022 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 535 unit: void set_oldparent_ino() file: turbonfs/inc/rpc_task.h start line: 1097 end line: 1100 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 536 unit: fuse_ino_t get_oldparent_ino() file: turbonfs/inc/rpc_task.h start line: 1102 end line: 1105 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 537 unit: void set_oldname() file: turbonfs/inc/rpc_task.h start line: 1107 end line: 1110 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 538 unit: fuse_ino_t get_silly_rename_ino() file: turbonfs/inc/rpc_task.h start line: 1137 end line: 1140 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 539 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 1168 end line: 1171 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 540 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 1173 end line: 1176 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 541 unit: void set_size() file: turbonfs/inc/rpc_task.h start line: 1185 end line: 1188 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 542 unit: void set_offset() file: turbonfs/inc/rpc_task.h start line: 1190 end line: 1193 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 543 unit: void set_target_offset() file: turbonfs/inc/rpc_task.h start line: 1195 end line: 1198 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 544 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 1200 end line: 1203 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 545 unit: void set_cookieverf() file: turbonfs/inc/rpc_task.h start line: 1226 end line: 1229 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 546 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 1231 end line: 1234 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 547 unit: off_t get_offset() file: turbonfs/inc/rpc_task.h start line: 1236 end line: 1239 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 548 unit: off_t get_target_offset() file: turbonfs/inc/rpc_task.h start line: 1241 end line: 1244 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 549 unit: size_t get_size() file: turbonfs/inc/rpc_task.h start line: 1246 end line: 1249 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 550 unit: uint64_t get_cookieverf() file: turbonfs/inc/rpc_task.h start line: 1260 end line: 1263 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 551 unit: void set_size() file: turbonfs/inc/rpc_task.h start line: 1291 end line: 1294 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 552 unit: void set_offset() file: turbonfs/inc/rpc_task.h start line: 1296 end line: 1299 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 553 unit: void set_ino() file: turbonfs/inc/rpc_task.h start line: 1301 end line: 1304 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 554 unit: fuse_ino_t get_ino() file: turbonfs/inc/rpc_task.h start line: 1317 end line: 1320 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 555 unit: off_t get_offset() file: turbonfs/inc/rpc_task.h start line: 1322 end line: 1325 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 556 unit: size_t get_size() file: turbonfs/inc/rpc_task.h start line: 1327 end line: 1330 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 557 unit: bool is_fe() file: turbonfs/inc/rpc_task.h start line: 1337 end line: 1340 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 558 unit: bool is_be() file: turbonfs/inc/rpc_task.h start line: 1342 end line: 1345 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 559 unit: bool is_async() file: turbonfs/inc/rpc_task.h start line: 1821 end line: 1824 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 560 unit: void set_fuse_req() file: turbonfs/inc/rpc_task.h start line: 2074 end line: 2077 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 561 unit: void set_proxy_op_type() file: turbonfs/inc/rpc_task.h start line: 2090 end line: 2093 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 562 unit: int get_index() file: turbonfs/inc/rpc_task.h start line: 2129 end line: 2132 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 563 unit: bool is_file_backed() file: turbonfs/inc/file_cache.h start line: 236 end line: 239 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 564 unit: uint32_t get_flag() file: turbonfs/inc/file_cache.h start line: 272 end line: 275 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 565 unit: bool is_uptodate() file: turbonfs/inc/file_cache.h start line: 283 end line: 286 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 566 unit: bool is_truncated() file: turbonfs/inc/file_cache.h start line: 357 end line: 360 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 567 unit: bool is_inuse() file: turbonfs/inc/file_cache.h start line: 407 end line: 410 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 568 unit: int get_inuse() file: turbonfs/inc/file_cache.h start line: 412 end line: 415 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 569 unit: int get_membuf_usecount() file: turbonfs/inc/file_cache.h start line: 725 end line: 728 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 570 unit: bool is_empty() file: turbonfs/inc/file_cache.h start line: 960 end line: 972 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 571 unit: void invalidate() file: turbonfs/inc/file_cache.h start line: 1350 end line: 1353 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 572 unit: bool test_and_clear_invalidate_pending() file: turbonfs/inc/file_cache.h start line: 1358 end line: 1361 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 573 unit: int64_t dropall() file: turbonfs/inc/file_cache.h start line: 1372 end line: 1375 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 574 unit: bool is_file_backed() file: turbonfs/inc/file_cache.h start line: 1377 end line: 1380 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 575 unit: uint64_t get_bytes_to_flush() file: turbonfs/inc/file_cache.h start line: 1409 end line: 1416 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 576 unit: bool is_flushing_in_progress() file: turbonfs/inc/file_cache.h start line: 1444 end line: 1447 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 577 unit: static uint64_t get_num_caches() file: turbonfs/inc/file_cache.h start line: 1806 end line: 1809 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 578 unit: bool is_running() file: turbonfs/inc/fcsm.h start line: 151 end line: 154 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 579 unit: void fc_cb_enter() file: turbonfs/inc/fcsm.h start line: 198 end line: 201 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 580 unit: uint64_t fc_cb_count() file: turbonfs/inc/fcsm.h start line: 209 end line: 212 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 581 unit: bool fc_cb_running() file: turbonfs/inc/fcsm.h start line: 214 end line: 217 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 582 unit: uint32_t get_avg_qlen_r() file: turbonfs/inc/rpc_transport.h start line: 108 end line: 111 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 583 unit: uint32_t get_max_qlen_r() file: turbonfs/inc/rpc_transport.h start line: 113 end line: 116 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 584 unit: uint32_t get_avg_qlen_w() file: turbonfs/inc/rpc_transport.h start line: 118 end line: 121 size: 4 LOC McCabe index: 2 number of parameters: 0 id: 585 unit: uint32_t get_max_qlen_w() file: turbonfs/inc/rpc_transport.h start line: 123 end line: 126 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 586 unit: bool is_shutting_down() file: turbonfs/inc/nfs_client.h start line: 235 end line: 238 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 587 unit: uint64_t get_read_MBps() file: turbonfs/inc/nfs_client.h start line: 275 end line: 278 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 588 unit: uint64_t get_write_MBps() file: turbonfs/inc/nfs_client.h start line: 283 end line: 286 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 589 unit: uint64_t get_rw_genid() file: turbonfs/inc/nfs_client.h start line: 288 end line: 291 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 590 unit: bool is_valid_xprtsec() file: turbonfs/inc/util.h start line: 79 end line: 82 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 591 unit: bool is_valid_tenantid() file: turbonfs/inc/util.h start line: 143 end line: 146 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 592 unit: bool is_valid_subscriptionid() file: turbonfs/inc/util.h start line: 149 end line: 152 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 593 unit: bool is_valid_percentage_string() file: turbonfs/inc/util.h start line: 174 end line: 177 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 594 unit: uint32_t calculate_crc32() file: turbonfs/inc/util.h start line: 253 end line: 256 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 595 unit: uint64_t cv2i() file: turbonfs/inc/util.h start line: 269 end line: 272 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 596 unit: static void aznfsc_ll_destroy() file: turbonfs/src/main.cpp start line: 220 end line: 228 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 597 unit: void release() file: turbonfs/inc/rpc_task.h start line: 272 end line: 274 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 598 unit: void release() file: turbonfs/inc/rpc_task.h start line: 565 end line: 567 size: 3 LOC McCabe index: 1 number of parameters: 0