Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dfscache.h43 extern void cifs_fscache_get_super_cookie(struct cifsTconInfo *);
102 static inline void cifs_fscache_get_super_cookie(struct cifsTconInfo *tcon) {} in cifs_fscache_get_super_cookie() function
Dfscache.c43 void cifs_fscache_get_super_cookie(struct cifsTconInfo *tcon) in cifs_fscache_get_super_cookie() function
Dconnect.c2094 cifs_fscache_get_super_cookie(tcon); in cifs_get_tcon()