Home
last modified time | relevance | path

Searched refs:f_blocks (Results 1 – 11 of 11) sorted by relevance

/arch/mips/include/asm/
Dstatfs.h27 long f_blocks; member
49 __u64 f_blocks; member
67 long f_blocks; member
84 __u64 f_blocks; member
Dcompat.h107 int f_blocks; member
/arch/s390/include/asm/
Dstatfs.h28 long f_blocks; member
42 long f_blocks; member
56 __u64 f_blocks; member
Dcompat.h124 s32 f_blocks; member
/arch/parisc/hpux/
Dsys_hpux.c176 int32_t f_blocks; /* total blocks in file system */ member
201 buf->f_blocks = st.f_blocks; in vfs_statfs_hpux()
/arch/parisc/include/asm/
Dcompat.h99 s32 f_blocks; member
/arch/powerpc/include/asm/
Dcompat.h94 int f_blocks; member
/arch/ia64/include/asm/
Dcompat.h99 int f_blocks; member
/arch/sparc/include/asm/
Dcompat.h128 int f_blocks; member
/arch/x86/include/asm/
Dcompat.h102 int f_blocks; member
/arch/alpha/kernel/
Dosf_sys.c216 int f_blocks; member
234 tmp_stat.f_blocks = linux_stat->f_blocks; in linux_to_osf_statfs()