Home
last modified time | relevance | path

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

/linux-6.12.1/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
449 rc = open_cached_dir(xid, tcon, name, cifs_sb, true, &cfid); in drop_cached_dir_by_name()
Dreaddir.c1048 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
1119 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
Dsmb2inode.c890 rc = open_cached_dir(xid, tcon, full_path, in smb2_query_path_info()
Dsmb2ops.c861 rc = open_cached_dir(xid, tcon, "", cifs_sb, false, &cfid); in smb3_qfs_tcon()
931 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, true, &cfid); in smb2_is_path_accessible()
2734 open_cached_dir(xid, tcon, path, cifs_sb, false, in smb2_query_info_compound()