Searched defs:nbd_device (Results 1 – 1 of 1) sorted by relevance
114 struct nbd_device { struct115 struct blk_mq_tag_set tag_set;117 int index;118 refcount_t config_refs;119 refcount_t refs;120 struct nbd_config *config;144 struct nbd_device *nbd; argument