Searched refs:cifs_get_readable_path (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/fs/smb/client/ |
D | smb2inode.c | 608 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info() 629 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info() 686 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info() 707 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info()
|
D | cifsproto.h | 158 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
|
D | file.c | 743 rc = cifs_get_readable_path(tcon, full_path, &cfile); in cifs_open() 2384 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function
|