Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aliyun/ossfs
/ functions
Functions
956 in github.com/aliyun/ossfs
⨍
Functions
956
◇
Types & classes
279
Function
TEST_F
src/fs/test/test_metrics.cpp:181
Function
TEST_F
src/fs/test/test_rename.cpp:985
Function
TEST_F
src/fs/test/test_create_unlink.cpp:204
Function
TEST_F
src/fs/test/test_id_manager.cpp:35
Function
TEST_F
src/fs/test/test_credentials.cpp:83
Function
TEST_F
src/fs/test/test_http_proxy.cpp:479
Function
TEST_F
src/fs/test/test_appendable_object.cpp:870
Function
TEST_F
src/fs/test/test_negative_cache.cpp:290
Function
TEST_F
src/fs/test/test_object_meta.cpp:190
Function
TEST_F
src/fs/test/test_mem_cache.cpp:31
Function
TEST_F
src/fs/test/test_staged_cache.cpp:607
Function
TEST_F
src/fs/test/test_open_close.cpp:444
Function
TEST_F
src/fs/test/test_file_prefetching.cpp:176
Function
TEST_F
src/fs/test/test_mem_cache_store.cpp:315
Function
TEST_F
src/fs/test/test_filename.cpp:389
Function
TEST_F
src/fs/test/test_read_write.cpp:2688
Function
TEST_F
src/fs/test/test_inode.cpp:1548
Function
TEST_F
src/fs/test/test_inode_ref.cpp:635
Function
TEST_F
src/fs/test/test_crc64.cpp:245
Function
TEST_F
src/fs/test/test_mem_pool.cpp:187
Function
TEST_F
src/fs/test/test_symlink.cpp:483
Method
TearDown
src/fs/test/test_id_manager.cpp:32
Method
TearDown
src/fs/test/test_http_proxy.cpp:190
Method
TearDown
src/fs/test/test_suite.cpp:118
Method
TestInode
src/fs/test/test_suite.h:95
Method
Tracked
src/common/test/test_lru.cpp:802
Function
__basename
src/common/macros.h:25
Function
__initial_timezone
src/common/logger.cpp:252
Function
__ossfs_log__
src/common/logger.h:98
Method
abort_multipart_upload
src/oss/oss_store.cpp:203
Method
acquire_write_buffer
src/fs/mem_cache.h:134
Method
acquire_write_buffer
src/fs/cache.h:103
Method
add_generation
src/common/logger.cpp:114
Method
adjust_next_prefetch_off
src/fs/file_prefetching.cpp:75
Method
apply_mem_limit
Apply memory limit to adjust read/write buffer sizes and concurrency settings. In normal mode, we compress read/write memory proportionally based on t
src/fs/fs_options.cpp:99
Method
block_size
src/fs/disk_cache.h:38
Method
block_size
src/fs/mem_pool.h:49
Method
calc_remote_size
src/fs/file.h:80
Method
calc_remote_size
src/fs/file_writer.cpp:245
Method
capacity
src/fs/disk_cache.h:46
Method
check_and_update_write_offset
src/fs/file_writer.cpp:386
Method
check_file_size_limit
src/fs/file_writer.cpp:904
Method
check_writing_permission
src/fs/file_writer.cpp:367
Method
clean_test_dir
src/fs/test/test_suite.cpp:384
Method
clear_cache
src/fs/test/test_mem_cache_store.cpp:304
Method
clear_current_buffer
src/fs/file_writer.cpp:611
Method
close
src/fs/file_reader.cpp:470
Method
close
src/fs/file_reader.h:152
Method
complete_multipart_upload
src/oss/oss_store.cpp:198
Method
complete_upload
src/fs/file_writer.cpp:567
Method
construct_inodes_if_needed
Mint a new inode if it doesn't exist based on the given results. Not increment lookup_cnt.
src/fs/fs.cpp:1503
Method
copy_file
src/fs/test/test_suite.cpp:811
Function
crc64_big_init
This function is called once to initialize the CRC-64 table for use on a big-endian architecture. */
src/fs/test/test_util.cpp:80
Function
crc64_little_init
This function is called once to initialize the CRC-64 table for use on a little-endian architecture. */
src/fs/test/test_util.cpp:63
Method
create
src/common/shm_handle.cpp:31
Method
create_and_flush
src/fs/test/test_suite.cpp:748
Method
create_dir
src/fs/test/test_suite.cpp:852
Method
create_file_in_folder
src/fs/test/test_suite.cpp:429
Method
create_files_under_dir_parallelly
src/fs/test/test_rename.cpp:954
Method
create_internal
Common logic for create, mkdir and symlink.
src/fs/fs.cpp:1369
Method
create_oss_store_with_proxy
Helper to create OSS store with proxy
src/fs/test/test_http_proxy.cpp:195
Method
create_oss_symlink
src/fs/test/test_suite.cpp:1064
Method
create_random_file
src/fs/test/test_suite.cpp:370
Method
create_zero_file
src/fs/test/test_suite.cpp:377
Method
cut
src/common/logger.cpp:262
Method
delete_dir
src/fs/test/test_suite.cpp:874
Method
delete_file
src/fs/test/test_suite.cpp:833
Method
derived
src/fs/file_prefetching.h:65
Method
destruct
src/common/logger.cpp:73
Method
destruct
src/common/logger.cpp:84
Method
destruct
src/common/logger.cpp:207
Method
dir_inode_sanity_check
src/fs/test/test_inode.cpp:1483
Function
dirent_filler
src/fuse_adapter_ll.cpp:65
Method
dirent_type_to_inode_type
src/fs/inode.cpp:60
Method
do_abort_multipart
src/fs/file_writer.cpp:750
Method
do_append_upload
src/fs/file_writer.cpp:1087
Method
do_complete_multipart
src/fs/file_writer.cpp:729
Method
do_init
src/fs/test/test_suite.cpp:163
Method
do_merge_remote_data
src/fs/file_writer.cpp:948
Method
do_multipart_copy
src/fs/file_writer.cpp:836
Method
do_multipart_upload
src/fs/file_writer.cpp:705
Method
do_pread
src/fs/file_reader.cpp:94
Method
do_prefetch
src/fs/file_prefetching.cpp:37
Method
do_prefetch_tsk
src/fs/file_prefetching.cpp:207
Method
do_refill_range
src/fs/file_reader.cpp:223
Method
do_refresh_creds
src/fs/fs.cpp:2902
Method
do_rename_task
src/fs/fs.cpp:2520
Method
do_upload_buffer
src/fs/file_writer.cpp:859
Method
do_upload_empty
src/fs/file_writer.cpp:765
Method
do_upload_last_part
src/fs/file_writer.cpp:927
Method
do_write
src/fs/file.cpp:77
Method
drop
Drop all existing cache blocks by incrementing the generation number, which causes subsequent accesses to reload the data.
src/fs/mem_cache.h:152
Method
drop
src/fs/cache.h:99
Method
enabled_negative_cache
src/fs/fs.h:323
Method
erase
src/fs/staged_inode_cache.h:86
Method
erase_node_safely
src/common/lru_map.h:182
Method
escape_shm_name
valid name: [a-zA-Z0-9._-]
src/common/shm_handle.cpp:86
Method
estimate_tasks_by_window_size
src/fs/file_prefetching.h:75
Method
evict_inode_cache
src/fs/fs.cpp:2200
Method
exec
src/fs/test/test_suite.cpp:300
← previous
next →
401–500 of 956, ranked by callers