Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/
H A Dselinuxfs.c50 SEL_ACCESS, /* compute access decision */ enumerator
863 [SEL_ACCESS] = sel_write_access,
2064 [SEL_ACCESS] = {"access", &transaction_ops, S_IRUGO|S_IWUGO}, in sel_fill_super()