Home
last modified time | relevance | path

Searched refs:POLICYDB_VERSION_COMP_FTRANS (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/security/selinux/include/
H A Dsecurity.h48 #define POLICYDB_VERSION_COMP_FTRANS 33 /* compressed filename transitions */ macro
/linux-6.15/security/selinux/ss/
H A Dpolicydb.c154 .version = POLICYDB_VERSION_COMP_FTRANS,
2102 if (p->policyvers < POLICYDB_VERSION_COMP_FTRANS) { in filename_trans_read()
3630 if (p->policyvers < POLICYDB_VERSION_COMP_FTRANS) { in filename_trans_write()