Searched defs:fops (Results 1 – 6 of 6) sorted by relevance
39 const struct file_operations *fops; member
190 mode_t mode, const struct file_operations *fops) in proc_net_fops_create()209 #define proc_net_fops_create(name, mode, fops) ({ (void)(mode), NULL; }) argument
109 struct block_device_operations *fops; member
628 const struct file_operations *fops; member
1354 #define fops_get(fops) \ argument1356 #define fops_put(fops) \ argument
1004 const struct file_operations *fops; member