Home
last modified time | relevance | path

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

/linux-4.4.14/security/selinux/
Dselinuxfs.c1194 #define BOOL_DIR_NAME "booleans" macro
1241 len = snprintf(page, PAGE_SIZE, "/%s/%s", BOOL_DIR_NAME, names[i]); in sel_make_bools()
1768 bool_dir = sel_make_dir(sb->s_root, BOOL_DIR_NAME, &sel_last_ino); in sel_fill_super()