Home
last modified time | relevance | path

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

/fs/cifs/
Dfscache.h44 extern void cifs_fscache_release_super_cookie(struct cifs_tcon *);
112 cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_release_super_cookie() function
Dfscache.c54 void cifs_fscache_release_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_release_super_cookie() function
Dconnect.c2846 cifs_fscache_release_super_cookie(tcon); in cifs_put_tcon()