Searched defs:ret_file (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ | ||
H A D | file.c | 1962 cifs_get_writable_file(struct cifsInodeInfo *cifs_inode, int flags, struct cifsFileInfo **ret_file) cifs_get_writable_file() argument 2065 cifs_get_writable_path(struct cifs_tcon *tcon, const char *name, int flags, struct cifsFileInfo **ret_file) cifs_get_writable_path() argument 2101 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, struct cifsFileInfo **ret_file) cifs_get_readable_path() argument [all...] |
/kernel/linux/linux-6.6/fs/smb/client/ | ||
H A D | file.c | 2248 cifs_get_writable_file(struct cifsInodeInfo *cifs_inode, int flags, struct cifsFileInfo **ret_file) cifs_get_writable_file() argument 2351 cifs_get_writable_path(struct cifs_tcon *tcon, const char *name, int flags, struct cifsFileInfo **ret_file) cifs_get_writable_path() argument 2384 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, struct cifsFileInfo **ret_file) cifs_get_readable_path() argument [all...] |
Completed in 8 milliseconds