Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Ddir.c2297 static int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct nfs_access_en… in nfs_access_get_cached() function
2486 status = nfs_access_get_cached(inode, cred, &cache, may_block); in nfs_do_access()