Home
last modified time | relevance | path

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

/Linux-v6.6/fs/smb/client/
Dcached_dir.c17 static void smb2_close_cached_fid(struct kref *ref);
331 kref_put(&cfid->refcount, smb2_close_cached_fid); in open_cached_dir()
377 smb2_close_cached_fid(struct kref *ref) in smb2_close_cached_fid() function
416 kref_put(&cfid->refcount, smb2_close_cached_fid); in drop_cached_dir_by_name()
425 kref_put(&cfid->refcount, smb2_close_cached_fid); in close_cached_dir()
490 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
493 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
506 kref_put(&cfid->refcount, smb2_close_cached_fid); in smb2_cached_lease_break()
621 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker()
624 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker()