Home
last modified time | relevance | path

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

/arch/mips/include/asm/
Dstatfs.h31 long f_bavail; member
53 __u64 f_bavail; member
71 long f_bavail; member
88 __u64 f_bavail; member
Dcompat.h111 int f_bavail; member
/arch/s390/include/asm/
Dstatfs.h30 long f_bavail; member
44 long f_bavail; member
58 __u64 f_bavail; member
Dcompat.h126 s32 f_bavail; member
/arch/parisc/hpux/
Dsys_hpux.c178 int32_t f_bavail; /* free blocks avail to non-superuser */ member
203 buf->f_bavail = st.f_bavail; in vfs_statfs_hpux()
/arch/parisc/include/asm/
Dcompat.h101 s32 f_bavail; member
/arch/powerpc/include/asm/
Dcompat.h96 int f_bavail; member
/arch/ia64/include/asm/
Dcompat.h101 int f_bavail; member
/arch/sparc/include/asm/
Dcompat.h130 int f_bavail; member
/arch/x86/include/asm/
Dcompat.h104 int f_bavail; member
/arch/alpha/kernel/
Dosf_sys.c218 int f_bavail; member
236 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs()