Searched refs:nfs_access_add_cache (Results 1 – 2 of 2) sorted by relevance
3234 void nfs_access_add_cache(struct inode *inode, struct nfs_access_entry *set, in nfs_access_add_cache() function3269 EXPORT_SYMBOL_GPL(nfs_access_add_cache);3344 nfs_access_add_cache(inode, &cache, cred); in nfs_do_access()
2712 nfs_access_add_cache(state->inode, &cache, cred); in nfs4_opendata_access()