MCPcopy Create free account

hub / github.com/aliyun/ossfs / functions

Functions956 in github.com/aliyun/ossfs

Methodopen
src/fs/file_writer.cpp:420
Methodopen_internal
src/common/shm_handle.cpp:37
Methodoperator()
src/fs/fs.cpp:2648
Methodoperator()
src/fs/test/test_http_proxy.cpp:30
Methodoperator()
src/fs/test/test_http_proxy.cpp:36
Methodoperator()
src/fs/test/test_http_proxy.cpp:42
Methodoperator()
src/fs/test/test_http_proxy.cpp:48
Functionoperator+
src/metric/metrics.cpp:87
Methodoperator==
src/fs/inode.h:64
Methodoss_list_objects
src/oss/oss_store.cpp:516
Methodoss_stat_dir
src/oss/oss_store.cpp:400
Methodoss_stat_file
src/oss/oss_store.cpp:359
Functionossfs2_access
src/fuse_adapter_ll.cpp:504
Functionossfs2_create
src/fuse_adapter_ll.cpp:280
Functionossfs2_destroy
src/fuse_adapter_ll.cpp:137
Functionossfs2_flush
src/fuse_adapter_ll.cpp:380
Functionossfs2_forget
src/fuse_adapter_ll.cpp:162
Functionossfs2_fsync
src/fuse_adapter_ll.cpp:412
Functionossfs2_getattr
src/fuse_adapter_ll.cpp:171
Functionossfs2_init
src/fuse_adapter_ll.cpp:104
Functionossfs2_lookup
src/fuse_adapter_ll.cpp:139
Functionossfs2_mkdir
src/fuse_adapter_ll.cpp:214
Functionossfs2_open
src/fuse_adapter_ll.cpp:306
Functionossfs2_opendir
src/fuse_adapter_ll.cpp:428
Functionossfs2_read
src/fuse_adapter_ll.cpp:331
Functionossfs2_readdir
src/fuse_adapter_ll.cpp:472
Functionossfs2_readdirplus
src/fuse_adapter_ll.cpp:477
Functionossfs2_readlink
src/fuse_adapter_ll.cpp:199
Functionossfs2_release
src/fuse_adapter_ll.cpp:398
Functionossfs2_releasedir
src/fuse_adapter_ll.cpp:482
Functionossfs2_rename
src/fuse_adapter_ll.cpp:268
Functionossfs2_rmdir
src/fuse_adapter_ll.cpp:242
Functionossfs2_setattr
src/fuse_adapter_ll.cpp:186
Functionossfs2_statfs
src/fuse_adapter_ll.cpp:490
Functionossfs2_symlink
src/fuse_adapter_ll.cpp:250
Functionossfs2_unlink
src/fuse_adapter_ll.cpp:234
Functionossfs2_write
src/fuse_adapter_ll.cpp:350
Functionossfs2_write_buf
src/fuse_adapter_ll.cpp:364
Methodpin
src/fs/disk_cache.cpp:44
Methodpin
src/fs/mem_cache.cpp:491
Methodpin
src/fs/file_reader.cpp:174
Methodpin
src/fs/cache.h:87
Methodpread
src/fs/disk_cache.cpp:175
Methodpread
src/fs/mem_cache.cpp:457
Methodpread
src/fs/cache.h:83
Methodpread_from_upload_buffer
The following functions need inode's rlock.
src/fs/file.h:77
Methodpread_from_upload_buffer
src/fs/file_writer.cpp:140
Methodpread_from_upload_buffer
src/fs/file_writer.cpp:240
Methodprefetch_tsk
src/fs/file_prefetching.cpp:182
Methodprepare_merge_remote_data
src/fs/file_writer.cpp:667
Methodprobe_xattr_support
src/fs/disk_cache_env.cpp:69
Functionproxy_director
Reverse proxy director - forwards requests to backend server
src/fs/test/test_http_proxy.cpp:64
Functionproxy_modifier
Reverse proxy modifier - processes backend response
src/fs/test/test_http_proxy.cpp:83
Methodprune_internal
If evict_cond_cb is not set, erase keys in LRU mode until expect_size is reached; otherwise, erase keys only when evict_cond_cb returns true.
src/common/lru_map.h:160
Methodpwrite
src/fs/file_writer.cpp:435
Methodquery_refill_range
src/fs/disk_cache.cpp:197
Methodquery_refill_range
src/fs/cache.h:95
Methodrange_lock
src/fs/file_reader.h:111
Methodread_dir
src/fs/test/test_suite.cpp:343
Methodread_dir_without_dots
src/fs/test/test_suite.cpp:357
Methodread_file_content
src/fs/test/test_read_write.cpp:2660
Methodread_file_in_folder
src/fs/test/test_suite.cpp:602
Methodread_from_dirty_inode
src/fs/file_reader.cpp:392
Methodread_from_handle
src/fs/test/test_suite.cpp:580
Methodread_oss_symlink
src/fs/test/test_suite.cpp:1085
Methodreaddir_fill
src/fs/fs.cpp:1860
Methodreaddir_fill_plus
with parent's wlock held outdise
src/fs/fs.cpp:1820
Methodrefresh_attr_if_needed_and_invoke
src/fs/file_reader.cpp:73
Methodrefresh_creds
src/fs/fs.cpp:2915
Methodrefresh_dir
Called every time when offset == 0. Make sure the next get() will not return nullptr if dirty_children_ is not empty or the list result is not empty.
src/fs/dir.cpp:129
Methodrefresh_dir_plus
with parent's wlock held
src/fs/fs.cpp:1661
Methodrefresh_with_fixed_interval
src/credentials/creds_provider.cpp:100
Methodrelative_path_to_root
src/fs/test/test_symlink.cpp:471
Methodrelease
src/fs/mem_cache.cpp:681
Methodrelease
src/fs/file.h:46
Functionrelease_assert_fail
src/common/utils.cpp:167
Methodrelease_store
src/fs/disk_cache.cpp:155
Methodrelease_write_buffer
src/fs/mem_cache.h:139
Methodrelease_write_buffer
src/fs/cache.h:107
Methodremember_inode_if_needed_with_fill
Only increment the lookupcnt if this inode exists and is not stale.
src/fs/fs.cpp:1596
Methodremount
src/fs/test/test_suite.cpp:294
Functionremove_file
src/fs/test/test_util.cpp:170
Methodremove_inode_from_global_map
src/fs/fs.h:222
Methodrename_dir
src/fs/fs.cpp:2392
Methodrename_file
src/fs/fs.cpp:2363
Methodrename_object
src/oss/oss_store.cpp:207
Methodreopen_log_output_file
src/common/logger.cpp:146
Methodreset_prefetch
src/fs/file_prefetching.cpp:88
Methodrm_from_staged_cache_if_needed
Should be called before anywhere inode->lookup_cnt++.
src/fs/fs.cpp:2090
Methodrollback_locked_block_range
src/fs/mem_cache.cpp:519
Methodrun_health_check
src/fs/fs.cpp:2851
Methodrun_reverse_invalidate
src/fs/fs.cpp:2812
Methodschedule_multipart_upload
src/fs/file_writer.cpp:677
Methodschedule_prefetch
src/fs/file_prefetching.cpp:135
Methodschedule_upload
src/fs/file_writer.cpp:917
Methodseek_dir
Refresh the dir handle and move to the target offset step by step.
src/fs/fs.cpp:1772
Methodseek_dir_plus
Refresh the dir handle and move to the target offset step by step.
src/fs/fs.cpp:1711
Methodset_default_gid_uid
src/fs/inode.h:84
Methodset_default_mode
src/fs/inode.h:89
Methodset_file_meta
src/fs/test/test_suite.cpp:954
← previousnext →601–700 of 956, ranked by callers