Home
last modified time | relevance | path

Searched refs:cifs_get_readable_path (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/cifs/
Dsmb2inode.c539 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
555 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
589 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info()
606 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info()
Dcifsproto.h152 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
Dfile.c613 rc = cifs_get_readable_path(tcon, full_path, &cfile); in cifs_open()
2251 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function