bsize_out         169 arch/um/include/shared/os.h extern int os_stat_filesystem(char *path, long *bsize_out,
bsize_out          94 fs/hostfs/hostfs.h extern int do_statfs(char *root, long *bsize_out, long long *blocks_out,
bsize_out         386 fs/hostfs/hostfs_user.c int do_statfs(char *root, long *bsize_out, long long *blocks_out,
bsize_out         398 fs/hostfs/hostfs_user.c 	*bsize_out = buf.f_bsize;