path_rmdir 1531 include/linux/lsm_hooks.h int (*path_rmdir)(const struct path *dir, struct dentry *dentry); path_rmdir 1864 include/linux/lsm_hooks.h struct hlist_head path_rmdir; path_rmdir 1168 security/apparmor/lsm.c LSM_HOOK_INIT(path_rmdir, apparmor_path_rmdir), path_rmdir 1037 security/security.c return call_int_hook(path_rmdir, 0, dir, dentry); path_rmdir 550 security/tomoyo/tomoyo.c LSM_HOOK_INIT(path_rmdir, tomoyo_path_rmdir),