Searched refs:path_rmdir (Results 1 – 4 of 4) sorted by relevance
511 LSM_HOOK_INIT(path_rmdir, tomoyo_path_rmdir),
1363 int (*path_rmdir)(struct path *dir, struct dentry *dentry); member1655 struct list_head path_rmdir; member
434 return call_int_hook(path_rmdir, 0, dir, dentry); in security_path_rmdir()1599 .path_rmdir = LIST_HEAD_INIT(security_hook_heads.path_rmdir),
618 LSM_HOOK_INIT(path_rmdir, apparmor_path_rmdir),