Home
last modified time | relevance | path

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

/linux-6.6.21/security/selinux/include/
Dsecurity.h48 #define POLICYDB_VERSION_COMP_FTRANS 33 /* compressed filename transitions */ macro
52 #define POLICYDB_VERSION_MAX POLICYDB_VERSION_COMP_FTRANS
/linux-6.6.21/security/selinux/ss/
Dpolicydb.c156 .version = POLICYDB_VERSION_COMP_FTRANS,
2074 if (p->policyvers < POLICYDB_VERSION_COMP_FTRANS) { in filename_trans_read()
3587 if (p->policyvers < POLICYDB_VERSION_COMP_FTRANS) { in filename_trans_write()