Searched refs:sd_flags_fops (Results 1 – 1 of 1) sorted by relevance
661 static const struct file_operations sd_flags_fops = {683 debugfs_create_file("flags", 0444, parent, &sd->flags, &sd_flags_fops); in register_sd() 684 debugfs_create_file("groups_flags", 0444, parent, &sd->groups->flags, &sd_flags_fops); in register_sd() 660 static const struct file_operations sd_flags_fops = { global() variable