Searched refs:rpc_blobfs_set_cache_size (Results 1 – 1 of 1) sorted by relevance
24 struct rpc_blobfs_set_cache_size { struct29 {"size_in_mb", offsetof(struct rpc_blobfs_set_cache_size, size_in_mb), spdk_json_decode_uint64}, argument33 rpc_blobfs_set_cache_size(struct spdk_jsonrpc_request *request, in rpc_blobfs_set_cache_size() function36 struct rpc_blobfs_set_cache_size req; in rpc_blobfs_set_cache_size()65 SPDK_RPC_REGISTER("blobfs_set_cache_size", rpc_blobfs_set_cache_size,