Searched refs:bch_open (Results 1 – 1 of 1) sorted by relevance
45 static int bch_open(struct file *filep);64 .open = bch_open, /* open */84 static int bch_open(struct file *filep) in bch_open() function