Home
last modified time | relevance | path

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

/linux-2.6.39/fs/cifs/
Dfscache.h32 extern const struct fscache_cookie_def cifs_fscache_super_index_def;
Dfscache.c49 &cifs_fscache_super_index_def, tcon); in cifs_fscache_get_super_cookie()
Dcache.c212 const struct fscache_cookie_def cifs_fscache_super_index_def = { variable