Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dnfs_fs.h503 extern int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct nfs_access_en…
/Linux-v5.10/fs/nfs/
Ddir.c2534 int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct in nfs_access_get_cached() function
2546 EXPORT_SYMBOL_GPL(nfs_access_get_cached);
2662 status = nfs_access_get_cached(inode, cred, &cache, may_block); in nfs_do_access()
Dnfs4proc.c7580 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_xattr_set_nfs4_user()
7608 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_xattr_get_nfs4_user()
7639 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_listxattr_nfs4_user()