Searched refs:afs_access_t (Results 1 - 5 of 5) sorted by relevance

/linux-master/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.c147 afs_access_t caller_access = scb->status.caller_access;
304 afs_access_t *_access)
343 afs_access_t *_access)
402 afs_access_t access;
H A Dinternal.h770 afs_access_t access; /* CallerAccess value for this key */
1207 extern int afs_fetch_status(struct afs_vnode *, struct key *, bool, afs_access_t *);
1458 extern int afs_check_permit(struct afs_vnode *, struct key *, afs_access_t *);
H A Dinode.c356 afs_access_t *_caller_access)
H A Dflock.c414 afs_access_t access;

Completed in 306 milliseconds