Searched refs:cifs_get_readable_path (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/fs/cifs/ |
D | smb2inode.c | 530 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info() 580 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info()
|
D | cifsproto.h | 149 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
|
D | file.c | 566 rc = cifs_get_readable_path(tcon, full_path, &cfile); in cifs_open() 2169 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function
|