Searched refs:_fops (Results 1 – 13 of 13) sorted by relevance
56 #define AA_FS_FILE_FOPS(_name, _mode, _fops) \ argument58 .mode = (_mode), .file_ops = (_fops) }
237 static const struct file_operations debug_##name##_fops = { \245 static const struct file_operations debug_##name##_fops = { \259 obj, &debug_##attr##_fops); \
13 static const struct file_operations name##_fops = { \
911 priv, &mwifiex_dfs_##name##_fops)) \916 static const struct file_operations mwifiex_dfs_##name##_fops = { \923 static const struct file_operations mwifiex_dfs_##name##_fops = { \929 static const struct file_operations mwifiex_dfs_##name##_fops = { \
361 static const struct file_operations ext4_seq_##name##_fops = { \370 { __stringify(name), &ext4_seq_##name##_fops }
326 static const struct file_operations name##_fops = { \
639 static struct file_operations name##_fops = { \684 static struct file_operations name##_##type##_fops = { \
635 static const struct file_operations bdisp_dbg_##name##_fops = { \644 &bdisp_dbg_##name##_fops)
42 static const struct file_operations genwqe_##_name##_fops = { \
787 static const struct file_operations device_ ## name ## _fops = { \832 &device_ ## name ## _fops); \ in drbd_debugfs_device_attr()
72 static const struct file_operations __name ## _fops = { \
159 operations, $<block-device>_fops$.961 $\&<your-drive>_fops$ to $\&cdrom_fops$.
70 static const struct file_operations binder_##name##_fops = { \