Searched refs:mon_fops_stat (Results 1 – 3 of 3) sorted by relevance
60 const struct file_operations mon_fops_stat = { variable
71 extern const struct file_operations mon_fops_stat;
699 d = debugfs_create_file(name, 0600, mon_dir, mbus, &mon_fops_stat); in mon_text_add()