Home
last modified time | relevance | path

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

/linux-4.19.296/fs/nfs/
Ddir.c2375 static int nfs_access_get_cached_rcu(struct inode *inode, struct rpc_cred *cred, struct nfs_access_… in nfs_access_get_cached_rcu() function
2517 status = nfs_access_get_cached_rcu(inode, cred, &cache); in nfs_do_access()