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

/linux-master/security/selinux/
H A Dselinuxfs.c118 #define BOOL_DIR_NAME "booleans" macro
519 tmp_bool_dir = sel_make_dir(tmp_parent, BOOL_DIR_NAME, &tmp_ino);
1369 len = snprintf(page, PAGE_SIZE, "/%s/%s", BOOL_DIR_NAME, names[i]);
2010 fsi->bool_dir = sel_make_dir(sb->s_root, BOOL_DIR_NAME, &fsi->last_ino);

Completed in 126 milliseconds