Home
last modified time | relevance | path

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

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