nfs_access_add_cache
EXPORT_SYMBOL_GPL(nfs_access_add_cache);
nfs_access_add_cache(inode, &cache, cred);
nfs_access_add_cache(state->inode, &cache, cred);
extern void nfs_access_add_cache(struct inode *, struct nfs_access_entry *, const struct cred *);