Home
last modified time | relevance | path

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

/linux/security/tomoyo/
H A Dtomoyo.c151 * tomoyo_path_unlink - Target for security_path_unlink().
158 static int tomoyo_path_unlink(const struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
566 LSM_HOOK_INIT(path_unlink, tomoyo_path_unlink),