Home
last modified time | relevance | path

Searched defs:fops (Results 1 – 6 of 6) sorted by relevance

/external/kernel-headers/original/linux/
Dmiscdevice.h39 const struct file_operations *fops; member
Dproc_fs.h190 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
Dgenhd.h109 struct block_device_operations *fops; member
Dusb.h628 const struct file_operations *fops; member
Dfs.h1354 #define fops_get(fops) \ argument
1356 #define fops_put(fops) \ argument
Dinput.h1004 const struct file_operations *fops; member