Home
last modified time | relevance | path

Searched refs:rooth (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dlprocfs_status.c339 void lprocfs_remove(struct proc_dir_entry **rooth) in lprocfs_remove() argument
341 proc_remove(*rooth); in lprocfs_remove()
342 *rooth = NULL; in lprocfs_remove()