Home
last modified time | relevance | path

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

/linux-4.4.14/fs/nfs/
Ddir.c2226 static int nfs_access_get_cached(struct inode *inode, struct rpc_cred *cred, struct nfs_access_entr… in nfs_access_get_cached() function
2382 status = nfs_access_get_cached(inode, cred, &cache); in nfs_do_access()