Searched refs:sb_pivotroot (Results 1 – 3 of 3) sorted by relevance
523 LSM_HOOK_INIT(sb_pivotroot, tomoyo_sb_pivotroot),
1346 int (*sb_pivotroot)(struct path *old_path, struct path *new_path); member1647 struct list_head sb_pivotroot; member
318 return call_int_hook(sb_pivotroot, 0, old_path, new_path); in security_sb_pivotroot()1587 .sb_pivotroot = LIST_HEAD_INIT(security_hook_heads.sb_pivotroot),