Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcached_dir.h65 extern int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon,
Dcached_dir.c125 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() function
408 rc = open_cached_dir(xid, tcon, name, cifs_sb, true, &cfid); in drop_cached_dir_by_name()
Dreaddir.c1084 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
1155 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
Dsmb2inode.c583 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in smb2_query_path_info()
Dsmb2ops.c808 rc = open_cached_dir(xid, tcon, "", cifs_sb, false, &cfid); in smb3_qfs_tcon()
878 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, true, &cfid); in smb2_is_path_accessible()
2562 open_cached_dir(xid, tcon, path, cifs_sb, false, in smb2_query_info_compound()