Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dproc_fs.h60 const struct file_operations * proc_fops;
129 extern const struct file_operations proc_kcore_operations;
130 extern const struct file_operations proc_kmsg_operations;
131 extern const struct file_operations ppc_htab_operations;
190 mode_t mode, const struct file_operations *fops) in proc_net_fops_create()
Dcdev.h8 const struct file_operations *ops;
14 void cdev_init(struct cdev *, const struct file_operations *);
Dfs.h522 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */
682 const struct file_operations *f_op;
1054 struct file_operations { struct
1450 extern const struct file_operations def_blk_fops;
1452 extern const struct file_operations def_chr_fops;
1453 extern const struct file_operations bad_sock_fops;
1454 extern const struct file_operations def_fifo_fops;
1476 const struct file_operations *);
1498 extern const struct file_operations read_fifo_fops;
1499 extern const struct file_operations write_fifo_fops;
[all …]
Dmiscdevice.h39 const struct file_operations *fops;
Drandom.h66 extern struct file_operations random_fops, urandom_fops;
Drelay.h277 extern struct file_operations relay_file_operations;
Dmsdos_fs.h352 extern const struct file_operations fat_dir_operations;
415 extern const struct file_operations fat_file_operations;
Dext3_fs.h854 extern const struct file_operations ext3_dir_operations;
858 extern const struct file_operations ext3_file_operations;
Dusb.h628 const struct file_operations *fops;
Dinput.h1423 const struct file_operations *fops;
Dsched.h558 extern struct file_operations proc_schedstat_operations;
/external/kernel-headers/original/linux/sunrpc/
Dstats.h52 const struct file_operations *);
67 const struct file_operations *f) { return NULL; } in svc_proc_register()
/external/oprofile/module/
Doprofile.c591 static struct file_operations oprof_fops = {
/external/yaffs2/yaffs2/
Dyaffs_fs.c191 static struct file_operations yaffs_file_operations = {
226 static struct file_operations yaffs_dir_operations = {