Lines Matching defs:file

100 static int batadv_log_open(struct inode *inode, struct file *file)  in batadv_log_open()
110 static int batadv_log_release(struct inode *inode, struct file *file) in batadv_log_release()
121 static ssize_t batadv_log_read(struct file *file, char __user *buf, in batadv_log_read()
176 static unsigned int batadv_log_poll(struct file *file, poll_table *wait) in batadv_log_poll()
239 static int batadv_algorithms_open(struct inode *inode, struct file *file) in batadv_algorithms_open()
244 static int batadv_originators_open(struct inode *inode, struct file *file) in batadv_originators_open()
258 struct file *file) in batadv_originators_hardif_open()
265 static int batadv_gateways_open(struct inode *inode, struct file *file) in batadv_gateways_open()
272 static int batadv_transtable_global_open(struct inode *inode, struct file *file) in batadv_transtable_global_open()
280 static int batadv_bla_claim_table_open(struct inode *inode, struct file *file) in batadv_bla_claim_table_open()
289 struct file *file) in batadv_bla_backbone_table_open()
305 static int batadv_dat_cache_open(struct inode *inode, struct file *file) in batadv_dat_cache_open()
313 static int batadv_transtable_local_open(struct inode *inode, struct file *file) in batadv_transtable_local_open()
326 static int batadv_nc_nodes_open(struct inode *inode, struct file *file) in batadv_nc_nodes_open()
419 struct dentry *file; in batadv_debugfs_init() local
460 struct dentry *file; in batadv_debugfs_add_hardif() local
509 struct dentry *file; in batadv_debugfs_add_meshif() local