Searched refs:afs_cache_permit (Results 1 – 4 of 4) sorted by relevance
/linux/fs/afs/ |
H A D | inode.c | 326 afs_cache_permit(vnode, op->key, vp->cb_break_before, &vp->scb); in afs_vnode_commit_status() 339 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 | 725 afs_cache_permit(vnode, op->key, in afs_do_lookup_success() 1305 afs_cache_permit(vnode, op->key, vnode->cb_break, &vp->scb); in afs_vnode_new_inode()
|
H A D | internal.h | 1457 extern void afs_cache_permit(struct afs_vnode *, struct key *, unsigned int,
|