Searched refs:open_cached_dir (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/fs/cifs/ |
D | smb2proto.h | 57 extern int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
|
D | smb2inode.c | 514 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, &cfid); in smb2_query_path_info()
|
D | smb2ops.c | 743 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() function 973 rc = open_cached_dir(xid, tcon, "", cifs_sb, &cfid); in smb3_qfs_tcon()
|