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