Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/alpha/kernel/
Dosf_sys.c258 struct osf_statfs { struct
271 static int linux_to_osf_statfs(struct statfs *linux_stat, struct osf_statfs *osf_stat, unsigned lon… in linux_to_osf_statfs() argument
273 struct osf_statfs tmp_stat; in linux_to_osf_statfs()
291 static int do_osf_statfs(struct dentry * dentry, struct osf_statfs *buffer, unsigned long bufsiz) in do_osf_statfs()
300 asmlinkage int osf_statfs(char *path, struct osf_statfs *buffer, unsigned long bufsiz) in osf_statfs() function
313 asmlinkage int osf_fstatfs(unsigned long fd, struct osf_statfs *buffer, unsigned long bufsiz) in osf_fstatfs()
Dentry.S934 .quad osf_statfs /* 160 */