Searched defs:TP_NINDIR (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/head/protocols/
H A Ddumprestore.h76 * TP_NINDIR is the number of indirect pointers in a TS_INODE
95 #define TP_NINDIR (TP_BSIZE_MIN/2) macro
96 #define TP_NINOS (TP_NINDIR / sizeof (long))
106 char s_addrs[TP_NINDIR]; /* 1 => data; 0 => hole in inode */

Completed in 43 milliseconds