Searched refs:mondir (Results 1 – 1 of 1) sorted by relevance
743 struct dentry *mondir; in mon_text_init() local745 mondir = debugfs_create_dir("usbmon", usb_debug_root); in mon_text_init()746 if (IS_ERR(mondir)) { in mon_text_init()750 if (mondir == NULL) { in mon_text_init()754 mon_dir = mondir; in mon_text_init()