Searched refs:sb_pivotroot (Results 1 – 4 of 4) sorted by relevance
524 LSM_HOOK_INIT(sb_pivotroot, tomoyo_sb_pivotroot),
1472 int (*sb_pivotroot)(const struct path *old_path, const struct path *new_path); member1810 struct hlist_head sb_pivotroot; member
1137 LSM_HOOK_INIT(sb_pivotroot, apparmor_sb_pivotroot),
415 return call_int_hook(sb_pivotroot, 0, old_path, new_path); in security_sb_pivotroot()