Searched refs:afs_fetch_status (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/afs/ |
| H A D | validation.c | 440 ret = afs_fetch_status(vnode, key, false, NULL); in afs_validate()
|
| H A D | security.c | 414 ret = afs_fetch_status(vnode, key, false, _access); in afs_check_permit()
|
| H A D | flock.c | 739 ret = afs_fetch_status(vnode, key, false, NULL); in afs_do_getlk()
|
| H A D | inode.c | 450 int afs_fetch_status(struct afs_vnode *vnode, struct key *key, bool is_new, in afs_fetch_status() function
|
| H A D | internal.h | 1255 extern int afs_fetch_status(struct afs_vnode *, struct key *, bool, afs_access_t *);
|