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