Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcached_dir.c134 int open_cached_dir(unsigned int xid, struct cifs_tcon *tcon, in open_cached_dir() function
488 rc = open_cached_dir(xid, tcon, name, cifs_sb, true, &cfid); in drop_cached_dir_by_name()
H A Dreaddir.c1091 rc = open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()
1162 open_cached_dir(xid, tcon, full_path, cifs_sb, false, &cfid); in cifs_readdir()