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

/darwin-on-arm/xnu/bsd/sys/
H A Dstat.h174 __int32_t st_blocks; /* blocks allocated for file */ member in struct:ostat
258 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member in struct:stat
307 blkcnt_t st_blocks; /* [XSI] Blocks allocated for file */ member in struct:user64_stat
340 blkcnt_t st_blocks; /* [XSI] Blocks allocated for file */ member in struct:user32_stat
376 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member in struct:user64_stat64
408 blkcnt_t st_blocks; /* [XSI] blocks allocated for file */ member in struct:user32_stat64

Completed in 64 milliseconds