Home
last modified time | relevance | path

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

12

/linux/arch/mips/include/uapi/asm/
H A Dstatfs.h32 long f_bavail; member
55 __u64 f_bavail; member
74 long f_bavail; member
92 __u64 f_bavail; member
/linux/include/uapi/asm-generic/
H A Dstatfs.h28 __statfs_word f_bavail; member
51 __u64 f_bavail; member
74 __u64 f_bavail; member
/linux/arch/s390/include/uapi/asm/
H A Dstatfs.h26 unsigned long f_bavail; member
41 unsigned long long f_bavail; member
/linux/include/linux/
H A Dstatfs.h14 u64 f_bavail; member
/linux/arch/arm64/include/asm/
H A Dcompat.h76 int f_bavail; member
/linux/arch/x86/include/asm/
H A Dcompat.h68 int f_bavail; member
/linux/fs/cachefiles/
H A Dcache.c103 (unsigned long long) stats.f_bavail); in cachefiles_add_cache()
220 b_avail = stats.f_bavail; in cachefiles_has_space()
/linux/arch/mips/include/asm/
H A Dcompat.h69 int f_bavail; member
/linux/fs/efivarfs/
H A Dsuper.c118 buf->f_bavail = remaining_space - efivar_reserved_space(); in efivarfs_statfs()
120 buf->f_bavail = 0; in efivarfs_statfs()
/linux/include/asm-generic/
H A Dcompat.h97 compat_int_t f_bavail; member
/linux/fs/hostfs/
H A Dhostfs_kern.c191 long long f_bavail; in hostfs_statfs() local
198 &sf->f_bsize, &f_blocks, &f_bfree, &f_bavail, &f_files, in hostfs_statfs()
205 sf->f_bavail = f_bavail; in hostfs_statfs()
/linux/fs/afs/
H A Dsuper.c731 buf->f_bavail = buf->f_bfree = in afs_get_volume_status_success()
756 buf->f_bavail = 0; in afs_statfs()
/linux/fs/freevxfs/
H A Dvxfs_super.c85 bufp->f_bavail = 0; in vxfs_statfs()
/linux/fs/efs/
H A Dsuper.c358 buf->f_bavail = sbi->data_free; /* free blocks for non-root */ in efs_statfs()
/linux/fs/9p/
H A Dvfs_super.c211 buf->f_bavail = rs.bavail; in v9fs_statfs()
/linux/include/uapi/linux/
H A Dcoda.h233 int32_t f_bavail; member
/linux/fs/adfs/
H A Dmap.c213 buf->f_bavail = in adfs_map_statfs()
/linux/fs/coda/
H A Dupcall.c563 sfs->f_bavail = outp->coda_statfs.stat.f_bavail; in venus_statfs()
/linux/fs/vboxsf/
H A Dsuper.c302 stat->f_bavail = shfl_volinfo.available_allocation_bytes; in vboxsf_statfs()
/linux/fs/hfs/
H A Dsuper.c109 buf->f_bavail = buf->f_bfree; in hfs_statfs()
/linux/fs/ceph/
H A Dquota.c538 buf->f_bavail = free; in ceph_quota_update_statfs()
/linux/fs/romfs/
H A Dsuper.c407 buf->f_bfree = buf->f_bavail = buf->f_ffree; in romfs_statfs()
/linux/fs/orangefs/
H A Dsuper.c190 buf->f_bavail = (sector_t) new_op->downcall.resp.statfs.blocks_avail; in orangefs_statfs()
/linux/fs/squashfs/
H A Dsuper.c581 buf->f_bfree = buf->f_bavail = 0; in squashfs_statfs()
/linux/fs/hpfs/
H A Dsuper.c194 buf->f_bavail = sbi->sb_n_free; in hpfs_statfs()

12