Home
last modified time | relevance | path

Searched refs:filp (Results 1 – 2 of 2) sorted by relevance

/lib/
Derror-inject.c204 static int ei_open(struct inode *inode, struct file *filp) in ei_open() argument
206 return seq_open(filp, &ei_seq_ops); in ei_open()
Ddebugobjects.c1022 static int debug_stats_open(struct inode *inode, struct file *filp) in debug_stats_open() argument
1024 return single_open(filp, debug_stats_show, NULL); in debug_stats_open()