Searched refs:afs_cache_permit (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/afs/ |
H A D | inode.c | 310 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_vnode_commit_status() 323 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_fetch_status_success()
|
H A D | security.c | 143 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit() function
|
H A D | dir.c | 685 afs_cache_permit(vnode, op->key, in afs_do_lookup_success() 1254 afs_cache_permit(vnode, op->key, vnode->cb_break, &vp->scb); in afs_vnode_new_inode()
|
H A D | internal.h | 1360 extern void afs_cache_permit(struct afs_vnode *, struct key *, unsigned int,
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | security.c | 143 void afs_cache_permit(struct afs_vnode *vnode, struct key *key, in afs_cache_permit() function
|
H A D | inode.c | 323 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_vnode_commit_status() 336 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_fetch_status_success()
|
H A D | dir.c | 721 afs_cache_permit(vnode, op->key, in afs_do_lookup_success() 1290 afs_cache_permit(vnode, op->key, vnode->cb_break, &vp->scb); in afs_vnode_new_inode()
|
H A D | internal.h | 1391 extern void afs_cache_permit(struct afs_vnode *, struct key *, unsigned int,
|
Completed in 17 milliseconds