Searched refs:st_blocks (Results 1 – 6 of 6) sorted by relevance
131 __int32_t st_blocks; /* blocks allocated for file */ member176 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ \215 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member264 blkcnt_t st_blocks; /* [XSI] Blocks allocated for file */ member297 blkcnt_t st_blocks; /* [XSI] Blocks allocated for file */ member333 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member365 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member
465 VATTR_RETURN(vap, va_total_alloc, stb.st_blocks * stb.st_blksize); in fdesc_attr()
506 sb64->st_blocks = (sb64->st_size + sb64->st_blksize - 1) / sb64->st_blksize; in pipe_stat()533 sb->st_blocks = (sb->st_size + sb->st_blksize - 1) / sb->st_blksize; in pipe_stat()
3673 vsbp->vst_blocks = sbp->st_blocks; in munge_vinfo_stat()
1562 sb64->st_blocks = roundup(va.va_total_alloc, 512) / 512; in vn_stat_noauth()1575 sb->st_blocks = roundup(va.va_total_alloc, 512) / 512; in vn_stat_noauth()
13928 usbp->st_blocks = sbp->st_blocks; in munge_user64_stat()13965 usbp->st_blocks = sbp->st_blocks; in munge_user32_stat()14009 usbp->st_blocks = sbp->st_blocks; in munge_user64_stat64()14050 usbp->st_blocks = sbp->st_blocks; in munge_user32_stat64()