Home | History | Annotate | Download | only in btt

Lines Matching refs:sectors

26 	long long sectors;
62 static void __insert(struct rb_root *root, long long sectors)
71 if (sectors < sbp->sectors)
73 else if (sectors > sbp->sectors)
83 sbp->sectors = sectors;
145 *rvp = sbp->sectors;
181 mp->modes[mp->nmds++] = sbp->sectors;