Home
last modified time | relevance | path

Searched refs:afs_fetch_status (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/afs/
H A Dsecurity.c381 ret = afs_fetch_status(vnode, key, false, _access); in afs_check_permit()
H A Dinode.c352 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status() function
717 ret = afs_fetch_status(vnode, key, false, NULL); in afs_validate()
H A Dflock.c739 ret = afs_fetch_status(vnode, key, false, NULL); in afs_do_getlk()
H A Dinternal.h1171 extern int afs_fetch_status(struct afs_vnode *, struct key *, bool, afs_access_t *);