Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcached_dir.c17 static void smb2_close_cached_fid(struct kref *ref);
367 kref_put(&cfid->refcount, smb2_close_cached_fid); in open_cached_dir()
416 smb2_close_cached_fid(struct kref *ref) in smb2_close_cached_fid() function
457 kref_put(&cfid->refcount, smb2_close_cached_fid); in drop_cached_dir_by_name()
466 kref_put(&cfid->refcount, smb2_close_cached_fid); in close_cached_dir()
531 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
534 kref_put(&cfid->refcount, smb2_close_cached_fid); in invalidate_all_cached_dirs()
547 kref_put(&cfid->refcount, smb2_close_cached_fid); in smb2_cached_lease_break()
662 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker()
665 kref_put(&cfid->refcount, smb2_close_cached_fid); in cfids_laundromat_worker()