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