Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dfile.c187 r->param.path2.filename2->name);
308 && tomoyo_compare_name_union(r->param.path2.filename2,
945 r.param.path2.filename2 = &buf2; in tomoyo_path2_perm()
H A Dcommon.h443 const struct tomoyo_path_info *filename2; member