Lines Matching refs:e_blk
78 path->ep_sparse_ext.e_blk = *first_lbn;
107 if (lbn < m->e_blk)
114 path->ep_sparse_ext.e_blk = first_lbn;
115 path->ep_sparse_ext.e_len = first->e_blk - first_lbn;
122 if (path->ep_ext->e_blk + path->ep_ext->e_len <= lbn) {
123 path->ep_sparse_ext.e_blk = path->ep_ext->e_blk +
126 path->ep_sparse_ext.e_len = l->e_blk -
127 path->ep_sparse_ext.e_blk;
130 path->ep_sparse_ext.e_blk + 1;
153 ep->e_blk = ecp->ec_blk;
172 ecp->ec_blk = ep->e_blk;