Searched refs:cifs_get_readable_path (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/smb/client/ |
| H A D | smb2inode.c | 993 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info() 1071 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info() 1420 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_reparse_point()
|
| H A D | cifsproto.h | 164 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
|
| H A D | file.c | 998 rc = cifs_get_readable_path(tcon, full_path, &cfile); in cifs_open() 2619 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function
|