Searched defs:blockif_ctxt (Results 1 – 1 of 1) sorted by relevance
94 struct blockif_ctxt { struct95 unsigned int bc_magic;96 int bc_fd;97 int bc_ischr;98 int bc_isgeom;99 int bc_candelete;100 int bc_rdonly;101 off_t bc_size;102 int bc_sectsz;103 int bc_psectsz;[all …]