Searched refs:security_move_mount (Results 1 – 2 of 2) sorted by relevance
1661 int security_move_mount(const struct path *from_path, in security_move_mount() function
4321 ret = security_move_mount(&from_path, &to_path); in SYSCALL_DEFINE5()