Home
last modified time | relevance | path

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

/linux-4.1.27/fs/debugfs/
Dfile.c484 static const struct file_operations fops_bool = { variable
518 return debugfs_create_file(name, mode, parent, value, &fops_bool); in debugfs_create_bool()