Searched defs:nvm_block (Results 1 – 1 of 1) sorted by relevance
231 struct nvm_block { struct232 struct list_head list;233 struct nvm_lun *lun;234 unsigned long id;236 void *priv;237 int type;