Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dtomoyo.c158 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
569 LSM_HOOK_INIT(path_unlink, tomoyo_path_unlink),