Searched refs:afs_access_t (Results 1 – 5 of 5) sorted by relevance
109 typedef u32 afs_access_t; typedef137 afs_access_t caller_access; /* access rights for authenticated caller */138 afs_access_t anon_access; /* access rights for unauthenticated caller */
147 afs_access_t caller_access = scb->status.caller_access; in afs_cache_permit()304 afs_access_t *_access) in afs_check_permit_rcu()343 afs_access_t *_access) in afs_check_permit()402 afs_access_t access; in afs_permission()
692 afs_access_t access; /* CallerAccess value for this key */1167 extern int afs_fetch_status(struct afs_vnode *, struct key *, bool, afs_access_t *);1390 extern int afs_check_permit(struct afs_vnode *, struct key *, afs_access_t *);
415 afs_access_t access; in afs_do_setlk_check()
352 afs_access_t *_caller_access) in afs_fetch_status()
Completed in 16 milliseconds