Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_fs.h589 extern int nfs_access_get_cached(struct inode *inode, const struct cred *cred,
/linux/fs/nfs/
H A Ddir.c3165 int nfs_access_get_cached(struct inode *inode, const struct cred *cred, in nfs_access_get_cached() function
3177 EXPORT_SYMBOL_GPL(nfs_access_get_cached);
3299 status = nfs_access_get_cached(inode, cred, &cache.mask, may_block); in nfs_do_access()
H A Dnfs4proc.c7921 if (!nfs_access_get_cached(inode, current_cred(), &mask, true)) { in nfs4_xattr_set_nfs4_user()
7949 if (!nfs_access_get_cached(inode, current_cred(), &mask, true)) { in nfs4_xattr_get_nfs4_user()
7980 if (!nfs_access_get_cached(inode, current_cred(), &mask, true)) { in nfs4_listxattr_nfs4_user()