pub fn sys_swapoff(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
user_path: UserCString,
) -> Result<(), Errno>pub fn sys_swapoff(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
user_path: UserCString,
) -> Result<(), Errno>