Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dtomoyo.c157 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
562 LSM_HOOK_INIT(path_unlink, tomoyo_path_unlink),