Searched defs:__buf (Results 1 – 8 of 8) sorted by relevance
/linux-2.6.39/fs/ |
D | readdir.c | 73 static int fillonedir(void * __buf, const char * name, int namlen, loff_t offset, in fillonedir() 149 static int filldir(void * __buf, const char * name, int namlen, loff_t offset, in filldir() 236 static int filldir64(void * __buf, const char * name, int namlen, loff_t offset, in filldir64()
|
D | compat.c | 854 static int compat_fillonedir(void *__buf, const char *name, int namlen, in compat_fillonedir() 924 static int compat_filldir(void *__buf, const char *name, int namlen, in compat_filldir() 1013 static int compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, in compat_filldir64()
|
/linux-2.6.39/fs/dlm/ |
D | midcomms.c | 62 unsigned char __buf[DLM_INBUF_LEN]; in dlm_process_incoming_buffer() member
|
/linux-2.6.39/arch/parisc/hpux/ |
D | fs.c | 72 static int filldir(void * __buf, const char * name, int namlen, loff_t offset, in filldir()
|
/linux-2.6.39/fs/exportfs/ |
D | expfs.c | 226 static int filldir_one(void * __buf, const char * name, int len, in filldir_one()
|
/linux-2.6.39/include/linux/ |
D | sem.h | 49 struct seminfo __user *__buf; /* buffer for IPC_INFO */ member
|
/linux-2.6.39/fs/nfsd/ |
D | vfs.c | 1870 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
|
/linux-2.6.39/arch/alpha/kernel/ |
D | osf_sys.c | 106 osf_filldir(void *__buf, const char *name, int namlen, loff_t offset, in osf_filldir()
|