Home
last modified time | relevance | path

Searched defs:rbd (Results 1 – 3 of 3) sorted by relevance

/qemu/hw/net/
H A Di82596.c498 uint32_t rbd; in i82596_receive() local
/qemu/
H A Dmeson_options.txt201 option('rbd', type : 'feature', value : 'auto', feature
H A Dmeson.build1617 rbd = not_found variable
1620 librbd = cc.find_library('rbd', has_headers: ['rbd/librbd.h'], build
1634 rbd = declare_dependency(dependencies: [librbd, librados]) variable