pub fn devtmpfs_remove_path<L>(
locked: &mut Locked<L>,
current_task: &CurrentTask,
path: &FsStr,
) -> Result<(), Errno>where
L: LockEqualOrBefore<FileOpsCore>,pub fn devtmpfs_remove_path<L>(
locked: &mut Locked<L>,
current_task: &CurrentTask,
path: &FsStr,
) -> Result<(), Errno>where
L: LockEqualOrBefore<FileOpsCore>,