Home
last modified time | relevance | path

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

/fs/cifs/
Dfscache.h58 extern void cifs_fscache_get_super_cookie(struct cifs_tcon *);
125 static inline void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) {} in cifs_fscache_get_super_cookie() function
Dfscache.c95 void cifs_fscache_get_super_cookie(struct cifs_tcon *tcon) in cifs_fscache_get_super_cookie() function
Dconnect.c3580 cifs_fscache_get_super_cookie(tcon); in cifs_get_tcon()