Searched defs:blockif_ctxt (Results 1 – 1 of 1) sorted by relevance
119 struct blockif_ctxt { struct120 unsigned int bc_magic;121 int bc_fd;122 int bc_ischr;123 int bc_isgeom;124 int bc_candelete;126 enum blockif_wce bc_wce;128 int bc_rdonly;129 off_t bc_size;130 int bc_sectsz;[all …]