Searched refs:bno (Results 1 – 3 of 3) sorted by relevance
389 #define cbtocylno(fs, bno) \ argument390 ((bno) * NSPF(fs) / (fs)->fs_spc)391 #define cbtorpos(fs, bno) \ argument392 (((bno) * NSPF(fs) % (fs)->fs_spc / (fs)->fs_nsect * (fs)->fs_trackskew + \393 (bno) * NSPF(fs) % (fs)->fs_spc % (fs)->fs_nsect * (fs)->fs_interleave) % \
88 for bno in bnos: print bno,
1116 \newpage\section{\label{sec:bno_plot}bno\_plot.py}1133 \subsection*{\texttt{bno\_plot.py} Command Line Options}1165 \caption{\label{fig:bno_plot}Sample \texttt{bno\_plot.py} Screen Shot}