Searched defs:file_operations (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/linux/
H A Dfs.h522 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */
682 const struct file_operations *f_op;
1045 * fields in struct file_operations. */
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_fop
[all...]

Completed in 512 milliseconds