Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/include/
Dsecurity.h206 #define SECURITY_FS_USE_GENFS 4 /* use the genfs support */ macro
/linux-4.4.14/security/selinux/ss/
Dservices.c2576 sbsec->behavior = SECURITY_FS_USE_GENFS; in security_fs_use()