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

/include/linux/
H A Dfs.h826 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */
988 const struct file_operations *f_op;
1605 * fields in struct file_operations. */
1609 struct file_operations { struct
2081 extern const struct file_operations def_blk_fops;
2082 extern const struct file_operations def_chr_fops;
2083 extern const struct file_operations bad_sock_fops;
2084 extern const struct file_operations def_fifo_fops;
2118 const struct file_operations *fops);
2125 const struct file_operations *fop
[all...]

Completed in 604 milliseconds