Home
last modified time | relevance | path

Searched defs:__buf (Results 1 – 8 of 8) sorted by relevance

/linux-2.6.39/fs/
Dreaddir.c73 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()
Dcompat.c854 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/
Dmidcomms.c62 unsigned char __buf[DLM_INBUF_LEN]; in dlm_process_incoming_buffer() member
/linux-2.6.39/arch/parisc/hpux/
Dfs.c72 static int filldir(void * __buf, const char * name, int namlen, loff_t offset, in filldir()
/linux-2.6.39/fs/exportfs/
Dexpfs.c226 static int filldir_one(void * __buf, const char * name, int len, in filldir_one()
/linux-2.6.39/include/linux/
Dsem.h49 struct seminfo __user *__buf; /* buffer for IPC_INFO */ member
/linux-2.6.39/fs/nfsd/
Dvfs.c1870 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
/linux-2.6.39/arch/alpha/kernel/
Dosf_sys.c106 osf_filldir(void *__buf, const char *name, int namlen, loff_t offset, in osf_filldir()