MCPcopy Create free account

hub / github.com/ceph/ceph / functions

Functions91,004 in github.com/ceph/ceph

↓ 132 callersMethodtransform
(value: string | number, map?: object)
src/pybind/mgr/dashboard/frontend/src/app/shared/pipes/map.pipe.ts:10
↓ 132 callersMethodwait_until_true
(cls, condition, timeout, check_fn=None, period=5)
qa/tasks/ceph_test_case.py:325
↓ 131 callersFunctionargv_to_vec
src/common/ceph_argparse.cc:134
↓ 131 callersMethodset_type_name
src/crush/CrushWrapper.h:424
↓ 130 callersMethodadd
src/test/common/test_intrusive_lru.cc:34
↓ 130 callersMethodassertJsonBody
Fail if value != self.body.
src/pybind/mgr/dashboard/tests/__init__.py:274
↓ 130 callersFunctionceph_rmdir
src/libcephfs.cc:1087
↓ 130 callersMethodclear
---------------------------------------------------------------------------
src/rgw/driver/rados/rgw_dedup_cluster.cc:312
↓ 130 callersMethodend
src/crimson/admin/admin_socket.h:183
↓ 130 callersMethodget_key
src/rgw/rgw_basic_types.cc:62
↓ 130 callersMethodosdmon
src/mon/Monitor.h:689
↓ 130 callersMethodshould_rate_limit
Returns 0 if allowed, or the retry delay in seconds if rate-limited.
src/rgw/rgw_ratelimit.h:312
↓ 129 callersFunctionbl_eq
src/test/objectstore/store_test.cc:77
↓ 129 callersFunctionmake_timespan
src/common/ceph_time.h:465
↓ 129 callersFunctionrados_aio_get_return_value
src/test/librados_test_stub/LibradosTestStub.cc:134
↓ 128 callersFunctionencode_json
src/rgw/radosgw-admin/radosgw-admin.cc:2973
↓ 128 callersMethodflush
* block and flush all io activity */
src/mon/MonitorDBStore.h:414
↓ 128 callersMethodget_executor
src/test/common/test_blocked_completion.cc:58
↓ 128 callersMethodinstance
(userid: Optional[str] = None, daemon_name: Optional[str] = None)
src/pybind/mgr/dashboard/services/rgw_client.py:308
↓ 128 callersMethodvalid
src/test/ObjectMap/KeyValueDBMemory.cc:107
↓ 127 callersFunctionclear
modifiers
src/include/buffer.h:1045
↓ 126 callersMethodcomplete
called twice
src/tools/rbd_mirror/InstanceWatcher.cc:283
↓ 126 callersMethodempty
true of we can be safely forgotten/removed from memory
src/mgr/DaemonState.h:117
↓ 126 callersMethodsize
src/msg/async/dpdk/queue.h:58
↓ 126 callersMethodwrite
(self, line)
src/ceph-volume/ceph_volume/terminal.py:100
↓ 125 callersMethodget_paddr
src/crimson/os/seastore/seastore_types.h:1849
↓ 125 callersMethodinsert
src/crimson/os/seastore/lba/lba_btree_node.cc:65
↓ 125 callersFunctionproxy_log
src/libcephfs_proxy/proxy_log.c:86
↓ 125 callersFunctionwith_cephadm_ctx
:param cmd: cephadm command argv :param list_networks: mock 'list-networks' return :param hostname: mock 'socket.gethostname' return
src/cephadm/tests/fixtures.py:153
↓ 124 callersFunctionceph_mkdir
src/libcephfs.cc:1044
↓ 123 callersMethodclaim_append
src/common/buffer.cc:1291
↓ 123 callersMethodcreate_file
(self, filename='testfile', dirname=None, user=None, check_status=True)
qa/tasks/cephfs/mount.py:689
↓ 123 callersMethodempty
src/msg/async/dpdk/queue.h:87
↓ 123 callersMethodget_name
src/rgw/driver/daos/rgw_sal_daos.h:911
↓ 123 callersMethodswap
src/osd/osd_types.h:6700
↓ 123 callersMethodwait_for_latest_osdmap
src/test/librados_test_stub/TestRadosClient.cc:176
↓ 122 callersFunctioncreate_image_pp
src/test/librbd/test_librbd.cc:173
↓ 122 callersMethodfind
src/rgw/driver/posix/unordered_dense.h:1365
↓ 122 callersMethodpop_front
src/include/xlist.h:154
↓ 122 callersMethodreset
src/osd/Watch.cc:539
↓ 121 callersMethodget_module_option
(self, keyname: str)
src/pybind/mgr/cephadm/tests/test_configchecks.py:249
↓ 121 callersMethodopen_array_section
src/common/XMLFormatter.cc:100
↓ 121 callersMethodput
src/test/librados_test_stub/TestIoCtxImpl.cc:52
↓ 121 callersMethodquery
(self, param=None)
src/pybind/mgr/dashboard/tests/test_rest_tasks.py:48
↓ 120 callersMethoddecode
Decode the specified file using the erasure code tool Output will be written to files in the same directory
qa/tasks/ec_parity_consistency.py:508
↓ 120 callersMethodstate_clear
src/osd/PG.h:1284
↓ 119 callersMethodMock
src/test/librbd/io/test_mock_ObjectRequest.cc:121
↓ 119 callersMethodflush
src/tools/rbd_mirror/Mirror.cc:670
↓ 119 callersMethodreset
src/test/objectstore/ObjectStoreTransactionBenchmark.cc:44
↓ 118 callersMethodinit
src/test/librados/aio.cc:44
↓ 117 callersMethodget
(self, zone: EntityKey)
src/python-common/ceph/rgw/rgwam_core.py:282
↓ 117 callersMethodinit
src/test/erasure-code/TestErasureCode.cc:39
↓ 117 callersMethodmaster_zonegroup
return the current period's master zonegroup
src/test/rgw/rgw_multi/multisite.py:367
↓ 117 callersMethodpost
src/librbd/AsioEngine.cc:52
↓ 117 callersFunctionrados_ioctx_destroy
src/test/librados_test_stub/LibradosTestStub.cc:241
↓ 117 callersMethodvalue
src/kv/RocksDBStore.cc:2331
↓ 116 callersMethodadd_argument
(cls, parser, long_opt, components, hint)
src/script/cpatch.py:149
↓ 116 callersFunctionceph_mount
src/libcephfs_proxy/libcephfs_proxy.c:903
↓ 116 callersFunctioncopy
src/include/buffer.h:708
↓ 116 callersMethoderror
src/crimson/osd/exceptions.h:14
↓ 116 callersMethodlock
src/mds/QuiesceAgent.h:163
↓ 116 callersFunctionrados_ioctx_create
src/test/librados_test_stub/LibradosTestStub.cc:203
↓ 116 callersFunctionrgwadmin_rest
perform a rest command
qa/tasks/radosgw_admin_rest.py:26
↓ 116 callersMethodsize
src/mgr/MgrMapCache.h:89
↓ 116 callersMethodto_str
src/rgw/driver/rados/rgw_sync_trace.h:77
↓ 116 callersMethodwhoami_shard
src/osd/PrimaryLogPG.h:595
↓ 115 callersMethodappend
src/mon/MonitorDBStore.h:227
↓ 115 callersFunctioncall
(cmd)
qa/workunits/mon/caps.py:33
↓ 115 callersMethodcheck_mon_command
Wrapper around :func:`~mgr_module.MgrModule.mon_command`, but raises, if ``retval != 0``.
src/pybind/mgr/mgr_module.py:1824
↓ 115 callersFunctiondump_header
src/rgw/rgw_rest.cc:306
↓ 115 callersFunctionencode_json
src/common/ceph_json.h:511
↓ 115 callersMethodget_val
src/common/config.h:366
↓ 115 callersMethodpush
src/dmclock/support/src/heap.h:171
↓ 115 callersMethodvalue_or
src/osd/osd_types.h:1193
↓ 115 callersMethodwait_for
src/test/rbd_mirror/random_write.cc:69
↓ 114 callersMethodassert_state_at
src/test/crimson/test_messenger.cc:619
↓ 114 callersMethodclear
src/common/web_cache.h:363
↓ 114 callersFunctioncomplete_at
src/test/rgw/test_rgw_shard_io.cc:118
↓ 114 callersMethodget_id
src/rgw/rgw_coroutine.cc:838
↓ 114 callersMethodwait
(self, timeout=None)
src/pybind/mgr/dashboard/tools.py:628
↓ 113 callersMethodassert_accept
src/test/crimson/test_messenger.cc:639
↓ 113 callersMethodempty
src/cls/rgw/cls_rgw_types.h:1269
↓ 113 callersMethodkeys
src/crimson/os/seastore/onode_manager/staged-fltree/stages/node_stage.h:74
↓ 113 callersFunctionset_err_msg
src/rgw/driver/rados/rgw_user.cc:37
↓ 112 callersMethodassert_connect
src/test/crimson/test_messenger.cc:623
↓ 112 callersMethodassert_reset
src/test/crimson/test_messenger.cc:655
↓ 112 callersMethodobject
src/osd/osd_types.h:6673
↓ 112 callersMethodwarn
src/crimson/common/logclient.h:97
↓ 111 callersMethodget_data
src/rgw/rgw_op.cc:4599
↓ 111 callersFunctionnext
src/rgw/rgw_lua_utils.h:439
↓ 110 callersMethodeval
src/mds/Locker.cc:1501
↓ 110 callersMethodis_primary
dentry type is primary || remote || null inode ptr is required for primary, optional for remote, undefined for null
src/mds/CDentry.h:90
↓ 110 callersFunctionrbd_close
src/librbd/librbd.cc:5092
↓ 110 callersMethodstate_set
src/osd/PG.h:1283
↓ 109 callersMethodclear
(self)
src/pybind/mgr/dashboard/plugins/ttl_cache.py:63
↓ 109 callersMethodget_log
src/rgw/services/svc_mdlog.cc:535
↓ 109 callersMethodopen_collection
src/test/objectstore/ObjectStoreImitator.cc:940
↓ 108 callersMethodcend
src/common/split.h:104
↓ 108 callersMethoddiff_iterate2
src/librbd/librbd.cc:2706
↓ 108 callersFunctiondo_for_each
src/crimson/common/errorator.h:92
← previousnext →501–600 of 91,004, ranked by callers