Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb2inode.c993 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
1072 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
1421 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_reparse_point()
H A Dcifsproto.h179 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
H A Dfile.c1003 rc = cifs_get_readable_path(tcon, full_path, &cfile); in cifs_open()
2626 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function