Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs_fs.h453 extern void nfs_access_add_cache(struct inode *, struct nfs_access_entry *, const struct cred *);
/linux/fs/nfs/
H A Dnfs4proc.c2698 nfs_access_add_cache(state->inode, &cache, cred); in nfs4_opendata_access()