Searched refs:open_f (Results 1 – 2 of 2) sorted by relevance
14 identifier open_f != simple_open;17 -int open_f(struct inode *i, struct file *f)30 identifier open.open_f;34 -.open = open_f,40 identifier open_f != simple_open;44 int open_f@p(struct inode *i, struct file *f)57 identifier openr.open_f;62 .open = open_f@p,
143 static int open_f(BlockBackend *blk, int argc, char **argv);148 .cfunc = open_f,167 static int open_f(BlockBackend *blk, int argc, char **argv) in open_f() function