Searched refs:afs_cache_permit (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
D | inode.c | 309 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_vnode_commit_status() 322 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_fetch_status_success()
|
D | security.c | 143 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit() function
|
D | dir.c | 674 afs_cache_permit(vnode, op->key, in afs_do_lookup_success() 1243 afs_cache_permit(vnode, op->key, vnode->cb_break, &vp->scb); in afs_vnode_new_inode()
|
D | internal.h | 1360 extern void afs_cache_permit(struct afs_vnode *, struct key *, unsigned int,
|