Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dcommon.h1019 int tomoyo_write_file(struct tomoyo_acl_param *param);
H A Dfile.c1012 int tomoyo_write_file(struct tomoyo_acl_param *param) in tomoyo_write_file() function
H A Dcommon.c1140 { "file ", tomoyo_write_file }, in tomoyo_write_domain2()