Home
last modified time | relevance | path

Searched refs:NOCSPTRS (Results 1 – 2 of 2) sorted by relevance

/freebsd/tools/tools/find-sb/
H A Dmini_ufs.h26 #define NOCSPTRS ((128 / sizeof(void *)) - 4) macro
118 void *fs_ocsp[NOCSPTRS]; /* padding; was list of fs_cs buffers */
/freebsd/sys/ufs/ffs/
H A Dfs.h171 * NOCSPTRS determines the size of this padding. Historically this
182 #define NOCSPTRS ((128 / sizeof(void *)) - 1) macro
407 void *fs_ocsp[NOCSPTRS]; /* padding; was list of fs_cs buffers */