Searched defs:__buf (Results 1 – 5 of 5) sorted by relevance
/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() 235 static int filldir64(void * __buf, const char * name, int namlen, loff_t offset, in filldir64()
|
D | compat.c | 824 static int compat_fillonedir(void *__buf, const char *name, int namlen, in compat_fillonedir() 894 static int compat_filldir(void *__buf, const char *name, int namlen, in compat_filldir() 982 static int compat_filldir64(void * __buf, const char * name, int namlen, loff_t offset, in compat_filldir64()
|
/fs/dlm/ |
D | midcomms.c | 62 unsigned char __buf[DLM_INBUF_LEN]; in dlm_process_incoming_buffer() member
|
/fs/exportfs/ |
D | expfs.c | 225 static int filldir_one(void * __buf, const char * name, int len, in filldir_one()
|
/fs/nfsd/ |
D | vfs.c | 1841 static int nfsd_buffered_filldir(void *__buf, const char *name, int namlen, in nfsd_buffered_filldir()
|