Home
last modified time | relevance | path

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

/linux-6.15/security/selinux/
H A Dselinuxfs.c809 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size);
816 [SEL_RELABEL] = sel_write_relabel,
1005 static ssize_t sel_write_relabel(struct file *file, char *buf, size_t size) in sel_write_relabel() function