Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2inode.c545 cifs_get_readable_path(tcon, full_path, &cfile); in smb2_query_path_info()
595 cifs_get_readable_path(tcon, full_path, &cfile); in smb311_posix_query_path_info()
H A Dcifsproto.h149 extern int cifs_get_readable_path(struct cifs_tcon *tcon, const char *name,
H A Dfile.c2101 cifs_get_readable_path(struct cifs_tcon *tcon, const char *name, in cifs_get_readable_path() function