Home
last modified time | relevance | path

Searched refs:afs_access_t (Results 1 – 3 of 3) sorted by relevance

/linux/fs/afs/
H A Dafs.h109 typedef u32 afs_access_t; typedef
137 afs_access_t caller_access; /* access rights for authenticated caller */
138 afs_access_t anon_access; /* access rights for unauthenticated caller */
H A Dsecurity.c180 afs_access_t caller_access = scb->status.caller_access; in afs_cache_permit()
337 afs_access_t *_access) in afs_check_permit_rcu()
376 afs_access_t *_access) in afs_check_permit()
435 afs_access_t access; in afs_permission()
H A Dflock.c414 afs_access_t access; in afs_do_setlk_check()