Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Ddir.c2257 static int nfs_access_get_cached(struct inode *inode, struct rpc_cred *cred, struct nfs_access_entr… in nfs_access_get_cached() function
2444 status = nfs_access_get_cached(inode, cred, &cache, may_block); in nfs_do_access()