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

/netbsd-current/sys/compat/aoutm68k/
H A Daoutm68k_stat.h55 int32_t st_blocks; /* blocks allocated for file */ member in struct:aoutm68k_stat43
74 int64_t st_blocks; /* blocks allocated for file */ member in struct:aoutm68k_stat12
95 blkcnt_t st_blocks; /* blocks allocated for file */ member in struct:aoutm68k_stat
/netbsd-current/sys/compat/sys/
H A Dstat.h58 int32_t st_blocks; /* blocks allocated for file */ member in struct:stat43
76 int64_t st_blocks; /* blocks allocated for file */ member in struct:stat12
123 blkcnt_t st_blocks; /* blocks allocated for file */ member in struct:stat13
168 blkcnt_t st_blocks; /* blocks allocated for file */ member in struct:stat30
/netbsd-current/sys/rump/kern/lib/libsys_cygwin/
H A Drump_cygwin_compat.c62 uint64_t st_blocks; member in struct:cygwin_stat
/netbsd-current/sys/rump/kern/lib/libsys_sunos/
H A Drump_sunos_compat.c77 uint64_t st_blocks; member in struct:sunos_stat
98 uint64_t st_blocks; member in struct:sunos_stat
/netbsd-current/sys/sys/
H A Dstat.h84 blkcnt_t st_blocks; /* blocks allocated for file */ member in struct:stat
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Demul_unix.c1100 signed32 st_blocks; member in struct:solaris_stat
2046 unsigned32 st_blocks; member in struct:linux_stat
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c1084 int32_t st_blocks; member in struct:solaris_stat
2030 uint32_t st_blocks; member in struct:linux_stat
/netbsd-current/external/mit/libuv/dist/include/
H A Duv.h363 uint64_t st_blocks; member in struct:__anon16
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32.h793 netbsd32_int64 st_blocks; /* blocks allocated for file */ member in struct:netbsd32_stat12
815 int32_t st_blocks; /* blocks allocated for file */ member in struct:netbsd32_stat43
832 netbsd32_uint64 st_blocks; /* blocks allocated for file */ member in struct:netbsd32_stat13
855 netbsd32_uint64 st_blocks; /* blocks allocated for file */ member in struct:netbsd32_stat50
876 netbsd32_uint64 st_blocks; /* blocks allocated for file */ member in struct:netbsd32_stat

Completed in 187 milliseconds