Searched refs:f_blocks (Results 1 - 10 of 10) sorted by relevance

/arch/s390/include/asm/
H A Dstatfs.h28 long f_blocks; member in struct:statfs
43 long f_blocks; member in struct:statfs64
58 __u64 f_blocks; member in struct:compat_statfs64
H A Dcompat.h125 s32 f_blocks; member in struct:compat_statfs
/arch/mips/include/asm/
H A Dstatfs.h27 long f_blocks; member in struct:statfs
50 __u64 f_blocks; member in struct:statfs64
69 long f_blocks; member in struct:statfs64
87 __u64 f_blocks; member in struct:compat_statfs64
H A Dcompat.h107 int f_blocks; member in struct:compat_statfs
/arch/parisc/hpux/
H A Dsys_hpux.c168 int32_t f_blocks; /* total blocks in file system */ member in struct:hpux_statfs
187 buf.f_blocks = st->f_blocks;
/arch/parisc/include/asm/
H A Dcompat.h100 s32 f_blocks; member in struct:compat_statfs
/arch/powerpc/include/asm/
H A Dcompat.h95 int f_blocks; member in struct:compat_statfs
/arch/sparc/include/asm/
H A Dcompat.h129 int f_blocks; member in struct:compat_statfs
/arch/x86/include/asm/
H A Dcompat.h105 int f_blocks; member in struct:compat_statfs
/arch/alpha/kernel/
H A Dosf_sys.c204 int f_blocks; member in struct:osf_statfs
222 tmp_stat.f_blocks = linux_stat->f_blocks;

Completed in 134 milliseconds