Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dsmb2proto.h57 extern int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
Dsmb2inode.c514 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, &cfid); in smb2_query_path_info()
Dsmb2ops.c743 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()