Home
last modified time | relevance | path

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

/Linux-v6.1/fs/cifs/
Dcached_dir.c319 smb2_close_cached_fid(struct kref *ref) in smb2_close_cached_fid() function
357 kref_put(&cfid->refcount, smb2_close_cached_fid); in drop_cached_dir_by_name()
366 kref_put(&cfid->refcount, smb2_close_cached_fid); in close_cached_dir()
428 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
431 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
444 kref_put(&cfid->refcount, smb2_close_cached_fid); in smb2_cached_lease_break()