Home
last modified time | relevance | path

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

/Linux-v5.10/security/selinux/
Dselinuxfs.c217 static const struct file_operations sel_handle_unknown_ops = { variable
2075 [SEL_REJECT_UNKNOWN] = {"reject_unknown", &sel_handle_unknown_ops, S_IRUGO}, in sel_fill_super()
2076 [SEL_DENY_UNKNOWN] = {"deny_unknown", &sel_handle_unknown_ops, S_IRUGO}, in sel_fill_super()