Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dfscache.h42 extern void cifs_fscache_release_super_cookie(struct cifs_tcon *);
125 static inline void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie() function
H A Dfscache.c114 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie() function
H A Dconnect.c2509 cifs_fscache_release_super_cookie(tcon); in cifs_put_tcon()