Searched refs:drop_cached_dir_by_name (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | cached_dir.h | 90 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon,
|
| H A D | smb2inode.c | 1176 drop_cached_dir_by_name(xid, tcon, name, cifs_sb); in smb2_rmdir() 1338 drop_cached_dir_by_name(xid, tcon, from_name, cifs_sb); in smb2_rename_path() 1621 drop_cached_dir_by_name(xid, tcon, full_path, cifs_sb); in smb2_rename_pending_delete()
|
| H A D | cached_dir.c | 474 void drop_cached_dir_by_name(const unsigned int xid, struct cifs_tcon *tcon, in drop_cached_dir_by_name() function
|
| H A D | inode.c | 2630 drop_cached_dir_by_name(xid, tcon, to_name, cifs_sb);
|