Searched defs:ret_file (Results 1 – 3 of 3) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cifsproto.h | 601 struct cifsFileInfo **ret_file) in cifs_get_writable_file()
|
| H A D | file.c | 2689 __cifs_get_writable_file(struct cifsInodeInfo * cifs_inode,unsigned int find_flags,unsigned int open_flags,struct cifsFileInfo ** ret_file) __cifs_get_writable_file() argument 2803 cifs_get_writable_path(struct cifs_tcon * tcon,const char * name,struct inode * inode,int flags,struct cifsFileInfo ** ret_file) cifs_get_writable_path() argument 2839 cifs_get_readable_path(struct cifs_tcon * tcon,const char * name,struct cifsFileInfo ** ret_file) cifs_get_readable_path() argument [all...] |
| /linux/kernel/ |
| H A D | fork.c | 1908 int pidfd_prepare(struct pid *pid, unsigned int flags, struct file **ret_file) in pidfd_prepare()
|