tag | line | file | source code |
f_bavail | 155 | fs/ext/inode.c | tmp.f_bavail = tmp.f_bfree; |
f_bavail | 688 | fs/ext2/super.c | tmp.f_bavail = tmp.f_bfree - sb->u.ext2_sb.s_es->s_r_blocks_count; |
f_bavail | 690 | fs/ext2/super.c | tmp.f_bavail = 0; |
f_bavail | 760 | fs/hpfs/hpfs_fs.c | tmp.f_bavail = s->s_hpfs_n_free; |
f_bavail | 403 | fs/isofs/inode.c | tmp.f_bavail = 0; |
f_bavail | 235 | fs/minix/inode.c | tmp.f_bavail = tmp.f_bfree; |
f_bavail | 329 | fs/msdos/inode.c | tmp.f_bavail = free; |
f_bavail | 193 | fs/nfs/inode.c | tmp.f_bavail = res.bavail; |
f_bavail | 128 | fs/proc/inode.c | tmp.f_bavail = 0; |
f_bavail | 332 | fs/smbfs/inode.c | tmp.f_bavail = attr.free; |
f_bavail | 547 | fs/sysv/inode.c | tmp.f_bavail = tmp.f_bfree; |
f_bavail | 182 | fs/xiafs/inode.c | tmp.f_bavail = tmp.f_bfree; |
f_bavail | 19 | include/asm-alpha/statfs.h | int f_bavail; |
f_bavail | 13 | include/asm-i386/statfs.h | long f_bavail; |