Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcached_dir.h73 extern void drop_cached_dir_by_name(const unsigned int xid,
Dsmb2inode.c769 drop_cached_dir_by_name(xid, tcon, name, cifs_sb); in smb2_rmdir()
813 drop_cached_dir_by_name(xid, tcon, from_name, cifs_sb); in smb2_rename_path()
Dcached_dir.c402 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() function