Searched refs:afs_cache_permit (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/fs/afs/ |
| D | inode.c | 319 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_vnode_commit_status() 332 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 | 675 afs_cache_permit(vnode, op->key, in afs_do_lookup_success() 1276 afs_cache_permit(vnode, op->key, vnode->cb_break, &vp->scb); in afs_vnode_new_inode()
|
| D | internal.h | 1358 extern void afs_cache_permit(struct afs_vnode *, struct key *, unsigned int,
|