Searched refs:SEL_RELABEL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/security/selinux/ |
H A D | selinuxfs.c | 52 SEL_RELABEL, /* compute relabeling decision */ enumerator 865 [SEL_RELABEL] = sel_write_relabel, 2066 [SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO}, in sel_fill_super()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | selinuxfs.c | 53 SEL_RELABEL, /* compute relabeling decision */ enumerator 825 [SEL_RELABEL] = sel_write_relabel, 1996 [SEL_RELABEL] = {"relabel", &transaction_ops, S_IRUGO|S_IWUGO}, in sel_fill_super()
|
Completed in 6 milliseconds