Searched refs:bch_close (Results 1 – 1 of 1) sorted by relevance
46 static int bch_close(struct file *filep);65 .close = bch_close, /* close */115 static int bch_close(struct file *filep) in bch_close() function