Searched refs:mondir (Results 1 – 1 of 1) sorted by relevance
778 struct dentry *mondir; in mon_text_init() local780 mondir = debugfs_create_dir("usbmon", usb_debug_root); in mon_text_init()781 if (IS_ERR(mondir)) { in mon_text_init()785 if (mondir == NULL) { in mon_text_init()789 mon_dir = mondir; in mon_text_init()