Searched refs:is_granted (Results 1 – 2 of 2) sorted by relevance
317 const bool is_granted) in tomoyo_get_audit() argument328 if (is_granted && matched_acl && matched_acl->cond && in tomoyo_get_audit()336 if (is_granted) in tomoyo_get_audit()
236 static inline int is_granted(struct dlm_lkb *lkb) in is_granted() function