Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dnfs_fs.h520 extern int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct nfs_access_en…
/Linux-v5.15/fs/nfs/
Ddir.c2752 int nfs_access_get_cached(struct inode *inode, const struct cred *cred, struct in nfs_access_get_cached() function
2764 EXPORT_SYMBOL_GPL(nfs_access_get_cached);
2880 status = nfs_access_get_cached(inode, cred, &cache, may_block); in nfs_do_access()
Dnfs4proc.c7694 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_xattr_set_nfs4_user()
7722 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_xattr_get_nfs4_user()
7753 if (!nfs_access_get_cached(inode, current_cred(), &cache, true)) { in nfs4_listxattr_nfs4_user()