Searched defs:nbd_device (Results 1 – 1 of 1) sorted by relevance
115 struct nbd_device { struct116 struct blk_mq_tag_set tag_set;118 int index;119 refcount_t config_refs;120 refcount_t refs;121 struct nbd_config *config;145 struct nbd_device *nbd; argument