Searched refs:filp (Results 1 – 2 of 2) sorted by relevance
204 static int ei_open(struct inode *inode, struct file *filp) in ei_open() argument206 return seq_open(filp, &ei_seq_ops); in ei_open()
1022 static int debug_stats_open(struct inode *inode, struct file *filp) in debug_stats_open() argument1024 return single_open(filp, debug_stats_show, NULL); in debug_stats_open()