Home
last modified time | relevance | path

Searched refs:LS_BLOCKSIZE (Results 1 – 10 of 10) sorted by relevance

/titanic_51/usr/src/lib/libast/common/include/
H A Dls.h44 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/
H A Dls.h44 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/contrib/ast/src/lib/libast/port/
H A Diblocks.c30 * until then we assume LS_BLOCKSIZE (512)
93 return t * B_SIZE / LS_BLOCKSIZE; in _iblocks()
/titanic_51/usr/src/lib/libast/common/port/
H A Diblocks.c93 return t * B_SIZE / LS_BLOCKSIZE; in _iblocks()
/titanic_51/usr/src/lib/libast/i386/include/ast/
H A Dls.h53 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/lib/libast/amd64/include/ast/
H A Dls.h53 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/
H A Dls.h53 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/lib/libast/sparc/include/ast/
H A Dls.h53 #define LS_BLOCKSIZE 512 macro
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE1422 ls.h: fix iblocks() to be in units of LS_BLOCKSIZE
/titanic_51/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1610 ls.h: fix iblocks() to be in units of LS_BLOCKSIZE