1I2O_PROC_SUBDIR_REMO(9) Message-based devices I2O_PROC_SUBDIR_REMO(9)
23
4
NAME
6i2o_proc_subdir_remove - Remove child entries from a proc entry
7
SYNOPSIS
9void i2o_proc_subdir_remove(struct proc_dir_entry * dir);
10
ARGUMENTS
12dir
13proc dir entry from which the childs should be removed
14
DESCRIPTION
16Iterate over each i2o proc entry under dir and remove it. If the child
17also has entries, remove them too.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 I2O_PROC_SUBDIR_REMO(9)