Home
last modified time | relevance | path

Searched refs:nfs_access_add_cache (Results 1 – 2 of 2) sorted by relevance

/fs/nfs/
Ddir.c2124 void nfs_access_add_cache(struct inode *inode, struct nfs_access_entry *set) in nfs_access_add_cache() function
2150 EXPORT_SYMBOL_GPL(nfs_access_add_cache);
2187 nfs_access_add_cache(inode, &cache); in nfs_do_access()
Dnfs4proc.c1744 nfs_access_add_cache(state->inode, &cache); in nfs4_opendata_access()