Searched refs:S_BLKSIZE (Results 1 – 2 of 2) sorted by relevance
304 #define S_BLKSIZE 512 /* block size used in the stat struct */ macro
1586 sb->st_blocks = vap->va_bytes / S_BLKSIZE; in vop_stdstat()