Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/smack/
H A Dsmackfs.c163 #define SMK_OLOADLEN (SMK_LABELLEN + SMK_LABELLEN + SMK_OACCESSLEN) macro
466 if (count < SMK_OLOADLEN || count > SMK_LOADLEN) in smk_write_rules_list()