Home
last modified time | relevance | path

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

1234567

/kernel/linux/linux-5.10/arch/mips/include/uapi/asm/
Dstatfs.h32 long f_bavail; member
55 __u64 f_bavail; member
74 long f_bavail; member
92 __u64 f_bavail; member
/kernel/linux/linux-4.19/arch/mips/include/uapi/asm/
Dstatfs.h32 long f_bavail; member
55 __u64 f_bavail; member
74 long f_bavail; member
92 __u64 f_bavail; member
/kernel/linux/linux-4.19/fs/
Dstatfs.c118 if ((st->f_blocks | st->f_bfree | st->f_bavail | in do_statfs_native()
138 buf.f_bavail = st->f_bavail; in do_statfs_native()
162 buf.f_bavail = st->f_bavail; in do_statfs64()
252 if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail | in put_compat_statfs()
269 buf.f_bavail = kbuf->f_bavail; in put_compat_statfs()
316 buf.f_bavail = kbuf->f_bavail; in put_compat_statfs64()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/
Dstatfs.h21 __statfs_word f_bavail; member
38 __u64 f_bavail; member
55 __u64 f_bavail; member
/kernel/linux/linux-4.19/include/uapi/asm-generic/
Dstatfs.h28 __statfs_word f_bavail; member
51 __u64 f_bavail; member
74 __u64 f_bavail; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/
Dstatfs.h34 __statfs_word f_bavail; member
51 __u64 f_bavail; member
68 __u64 f_bavail; member
/kernel/linux/linux-5.10/include/uapi/asm-generic/
Dstatfs.h28 __statfs_word f_bavail; member
51 __u64 f_bavail; member
74 __u64 f_bavail; member
/kernel/linux/linux-5.10/fs/
Dstatfs.c134 if ((st->f_blocks | st->f_bfree | st->f_bavail | in do_statfs_native()
154 buf.f_bavail = st->f_bavail; in do_statfs_native()
178 buf.f_bavail = st->f_bavail; in do_statfs64()
268 if ((kbuf->f_blocks | kbuf->f_bfree | kbuf->f_bavail | in put_compat_statfs()
285 buf.f_bavail = kbuf->f_bavail; in put_compat_statfs()
332 buf.f_bavail = kbuf->f_bavail; in put_compat_statfs64()
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dstatfs.h26 unsigned long f_bavail; member
41 unsigned long long f_bavail; member
/kernel/linux/linux-4.19/arch/s390/include/uapi/asm/
Dstatfs.h26 unsigned long f_bavail; member
41 unsigned long long f_bavail; member
/kernel/linux/linux-5.10/fs/cachefiles/
Ddaemon.c701 stats.f_bavail >>= cache->bshift; in cachefiles_has_space()
713 if (stats.f_bavail > bnr) in cachefiles_has_space()
714 stats.f_bavail -= bnr; in cachefiles_has_space()
716 stats.f_bavail = 0; in cachefiles_has_space()
720 stats.f_bavail < cache->bstop) in cachefiles_has_space()
725 stats.f_bavail < cache->bcull) in cachefiles_has_space()
730 stats.f_bavail >= cache->brun && in cachefiles_has_space()
/kernel/linux/linux-4.19/fs/cachefiles/
Ddaemon.c705 stats.f_bavail >>= cache->bshift; in cachefiles_has_space()
717 if (stats.f_bavail > bnr) in cachefiles_has_space()
718 stats.f_bavail -= bnr; in cachefiles_has_space()
720 stats.f_bavail = 0; in cachefiles_has_space()
724 stats.f_bavail < cache->bstop) in cachefiles_has_space()
729 stats.f_bavail < cache->bcull) in cachefiles_has_space()
734 stats.f_bavail >= cache->brun && in cachefiles_has_space()
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/
Dstatfs.h47 fsblkcnt_t f_blocks, f_bfree, f_bavail; member
/kernel/linux/linux-4.19/include/linux/
Dstatfs.h13 u64 f_bavail; member
/kernel/linux/linux-5.10/include/linux/
Dstatfs.h13 u64 f_bavail; member
/kernel/linux/linux-5.10/arch/s390/include/asm/
Dcompat.h131 u32 f_bavail; member
146 u64 f_bavail; member
/kernel/linux/linux-4.19/arch/s390/include/asm/
Dcompat.h147 u32 f_bavail; member
162 u64 f_bavail; member
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dosf_sys.c242 int f_bavail; member
271 long f_bavail; member
314 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs()
334 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs64()
/kernel/linux/linux-5.10/fs/xfs/
Dxfs_qm_bhv.c31 statp->f_bfree = statp->f_bavail = in xfs_fill_statvfs_from_dquot()
/kernel/linux/linux-4.19/fs/xfs/
Dxfs_qm_bhv.c31 statp->f_bfree = statp->f_bavail = in xfs_fill_statvfs_from_dquot()
/kernel/linux/linux-4.19/arch/alpha/kernel/
Dosf_sys.c242 int f_bavail; member
271 long f_bavail; member
314 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs()
334 tmp_stat.f_bavail = linux_stat->f_bavail; in linux_to_osf_statfs64()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dcompat.h76 int f_bavail; member
/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dcompat.h94 int f_bavail; member
/kernel/linux/linux-5.10/arch/sparc/include/asm/
Dcompat.h106 int f_bavail; member
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dcompat.h83 int f_bavail; member

1234567