Lines Matching refs:file_operations
84 const struct file_operations *dm_fops;
188 const struct file_operations *fops) in debugfs_create_file()
223 const struct file_operations *fops, in debugfs_create_file_size()
243 const struct file_operations *fops) in debugfs_create_file_unsafe()
252 const struct file_operations *fops, in debugfs_create_mode_unsafe()
253 const struct file_operations *fops_ro, in debugfs_create_mode_unsafe()
254 const struct file_operations *fops_wo) in debugfs_create_mode_unsafe()
715 static const struct file_operations fops_str = {
722 static const struct file_operations fops_str_ro = {
728 static const struct file_operations fops_str_wo = {
765 static const struct file_operations __fops_blob_ro = {