Searched refs:afs_fetch_status (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/fs/afs/ |
D | security.c | 381 ret = afs_fetch_status(vnode, key, false, _access); in afs_check_permit()
|
D | inode.c | 352 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()
|
D | flock.c | 739 ret = afs_fetch_status(vnode, key, false, NULL); in afs_do_getlk()
|
D | internal.h | 1171 extern int afs_fetch_status(struct afs_vnode *, struct key *, bool, afs_access_t *);
|