Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/
Dselinuxfs.c1176 #define BOOL_DIR_NAME "booleans" macro
1222 len = snprintf(page, PAGE_SIZE, "/%s/%s", BOOL_DIR_NAME, names[i]); in sel_make_bools()
1802 dentry = d_alloc_name(sb->s_root, BOOL_DIR_NAME); in sel_fill_super()