Searched refs:nfs_access_add_cache (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnfs_fs.h425 extern void nfs_access_add_cache(struct inode *, struct nfs_access_entry *, const struct cred *);
/linux-master/fs/nfs/
H A Ddir.c3107 void nfs_access_add_cache(struct inode *inode, struct nfs_access_entry *set, function
3142 EXPORT_SYMBOL_GPL(nfs_access_add_cache); variable
3217 nfs_access_add_cache(inode, &cache, cred);
H A Dnfs4proc.c2681 nfs_access_add_cache(state->inode, &cache, cred);

Completed in 271 milliseconds