Home
last modified time | relevance | path

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

/linux-6.6.21/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
430 rc = open_cached_dir(xid, tcon, name, cifs_sb, true, &cfid); in drop_cached_dir_by_name()
Dreaddir.c1089 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
1160 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
Dsmb2inode.c595 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in smb2_query_path_info()
Dsmb2ops.c824 rc = open_cached_dir(xid, tcon, "", cifs_sb, false, &cfid); in smb3_qfs_tcon()
894 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, true, &cfid); in smb2_is_path_accessible()
2580 open_cached_dir(xid, tcon, path, cifs_sb, false, in smb2_query_info_compound()