Searched refs:statfs32 (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sparc64/
H A Dstatfs.h13 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sparc64/
H A Dstatfs.h13 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ppc64/
H A Dppc32.h66 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ppc64/
H A Dppc32.h66 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-x86_64/
H A Dia32.h157 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-x86_64/
H A Dia32.h157 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.h81 struct statfs32 { struct
H A Dlinux32.c973 static inline int put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
992 asmlinkage int sys32_statfs(const char * path, struct statfs32 *buf)
1014 asmlinkage int sys32_fstatfs(unsigned int fd, struct statfs32 *buf)
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dia32.h208 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dia32.h208 struct statfs32 { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsys_parisc32.c278 struct statfs32 { struct
291 /* convert statfs struct to statfs32 struct and copy result to user */
292 static unsigned long statfs32_to_user(struct statfs32 *ust32, struct statfs *st)
294 struct statfs32 st32;
311 asmlinkage long sys32_statfs(const char * path, struct statfs32 * buf)
327 asmlinkage long sys32_fstatfs(unsigned int fd, struct statfs32 * buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c572 struct statfs32 { struct
587 put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
607 sys32_statfs(const char * path, struct statfs32 *buf)
629 sys32_fstatfs(unsigned int fd, struct statfs32 *buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dsys_ia32.c441 put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
443 if (verify_area(VERIFY_WRITE, ubuf, sizeof(struct statfs32)) ||
461 sys32_statfs(const char * path, struct statfs32 *buf)
478 sys32_fstatfs(unsigned int fd, struct statfs32 *buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c1001 static inline int put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
1020 asmlinkage long sys32_statfs(const char * path, struct statfs32 *buf)
1047 asmlinkage long sys32_fstatfs(unsigned int fd, struct statfs32 *buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c947 static inline int put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
966 asmlinkage int sys32_statfs(const char * path, struct statfs32 *buf)
988 asmlinkage int sys32_fstatfs(unsigned int fd, struct statfs32 *buf)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c652 put_statfs (struct statfs32 *ubuf, struct statfs *kbuf)
675 sys32_statfs (const char *path, struct statfs32 *buf)
692 sys32_fstatfs (unsigned int fd, struct statfs32 *buf)

Completed in 179 milliseconds