Searched defs:bufsiz (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/net/sunrpc/ |
D | clnt.c | 468 unsigned int bufsiz; in call_allocate() local 504 unsigned int bufsiz; in call_encode() local
|
/linux-2.4.37.9/fs/ |
D | stat.c | 252 asmlinkage long sys_readlink(const char * path, char * buf, int bufsiz) in sys_readlink()
|
/linux-2.4.37.9/arch/alpha/kernel/ |
D | osf_sys.c | 271 …t linux_to_osf_statfs(struct statfs *linux_stat, struct osf_statfs *osf_stat, unsigned long bufsiz) 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() 313 asmlinkage int osf_fstatfs(unsigned long fd, struct osf_statfs *buffer, unsigned long bufsiz) in osf_fstatfs()
|
/linux-2.4.37.9/drivers/input/ |
D | mousedev.c | 68 unsigned char ready, buffer, bufsiz; member
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | sym_glue.c | 377 #define bus_map_single(pdev, bufptr, bufsiz, dir) \ argument 386 #define bus_dma_sync_single(pdev, mapping, bufsiz, dir) \ argument
|
/linux-2.4.37.9/arch/ppc64/kernel/ |
D | sys_ppc32.c | 4412 asmlinkage long sys32_readlink(const char * path, char * buf, u32 bufsiz) in sys32_readlink()
|