Home
last modified time | relevance | path

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

/linux-6.12.1/security/tomoyo/
Dtomoyo.c191 static int tomoyo_path_rmdir(const struct path *parent, struct dentry *dentry) in tomoyo_path_rmdir() function
571 LSM_HOOK_INIT(path_rmdir, tomoyo_path_rmdir),