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()
240 static int batadv_algorithms_open(struct inode *inode, struct file *file) in batadv_algorithms_open()
245 static int batadv_originators_open(struct inode *inode, struct file *file) in batadv_originators_open()
259 struct file *file) in batadv_originators_hardif_open()
266 static int batadv_gateways_open(struct inode *inode, struct file *file) in batadv_gateways_open()
273 static int batadv_transtable_global_open(struct inode *inode, struct file *file) in batadv_transtable_global_open()
281 static int batadv_bla_claim_table_open(struct inode *inode, struct file *file) in batadv_bla_claim_table_open()
290 struct file *file) in batadv_bla_backbone_table_open()
306 static int batadv_dat_cache_open(struct inode *inode, struct file *file) in batadv_dat_cache_open()
314 static int batadv_transtable_local_open(struct inode *inode, struct file *file) in batadv_transtable_local_open()
327 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