Home
last modified time | relevance | path

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

/security/tomoyo/
Dtomoyo.c173 static int tomoyo_path_unlink(struct path *parent, struct dentry *dentry) in tomoyo_path_unlink() function
517 .path_unlink = tomoyo_path_unlink,