Home
last modified time | relevance | path

Searched refs:filename_write_helper (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.c3529 static int filename_write_helper(void *key, void *data, void *ptr) in filename_write_helper() function
3600 rc = hashtab_map(&p->filename_trans, filename_write_helper, fp); in filename_trans_write()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.c3530 static int filename_write_helper(void *key, void *data, void *ptr) in filename_write_helper() function
3601 rc = hashtab_map(&p->filename_trans, filename_write_helper, fp); in filename_trans_write()

Completed in 9 milliseconds