Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Dselinuxfs.c215 static const struct file_operations sel_handle_unknown_ops = { variable
1917 [SEL_REJECT_UNKNOWN] = {"reject_unknown", &sel_handle_unknown_ops, S_IRUGO}, in sel_fill_super()
1918 [SEL_DENY_UNKNOWN] = {"deny_unknown", &sel_handle_unknown_ops, S_IRUGO}, in sel_fill_super()