Home
last modified time | relevance | path

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

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