Home
last modified time | relevance | path

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

/linux/arch/alpha/kernel/
A Dosf_sys.c308 tmp_stat.f_type = linux_stat->f_type; in linux_to_osf_statfs()
311 tmp_stat.f_bsize = linux_stat->f_bsize; in linux_to_osf_statfs()
313 tmp_stat.f_bfree = linux_stat->f_bfree; in linux_to_osf_statfs()
315 tmp_stat.f_files = linux_stat->f_files; in linux_to_osf_statfs()
317 tmp_stat.f_fsid = linux_stat->f_fsid; in linux_to_osf_statfs()
329 tmp_stat.f_type = linux_stat->f_type; in linux_to_osf_statfs64()
337 tmp_stat.f_fsid = linux_stat->f_fsid; in linux_to_osf_statfs64()
346 struct kstatfs linux_stat; in SYSCALL_DEFINE3() local
392 struct kstatfs linux_stat; in SYSCALL_DEFINE3() local
402 struct kstatfs linux_stat; in SYSCALL_DEFINE3() local
[all …]

Completed in 7 milliseconds