Searched refs:nfs_fscache_get_super_cookie (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs/
H A Dfscache.h92 extern int nfs_fscache_get_super_cookie(struct super_block *, const char *, int);
H A Dfscache.c88 int nfs_fscache_get_super_cookie(struct super_block *sb, const char *uniq, int ulen) function
H A Dsuper.c1261 return nfs_fscache_get_super_cookie(sb, uniq, ulen);

Completed in 113 milliseconds