Searched refs:vfsgid_eq_kgid (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dmnt_idmapping.h85 * vfsgid_eq_kgid - check whether kgid and vfsgid have the same value
94 static inline bool vfsgid_eq_kgid(vfsgid_t vfsgid, kgid_t kgid) function
/linux-master/security/integrity/ima/
H A Dima_policy.c113 bool (*fgroup_op)(vfsgid_t vfsgid, kgid_t rule_gid); /* vfsgid_eq_kgid(), vfsgid_gt_kgid(), vfsgid_lt_kgid() */
1423 entry->fgroup_op = &vfsgid_eq_kgid;

Completed in 121 milliseconds