Searched refs:r_open (Results 1 – 2 of 2) sorted by relevance
51 static int r_open(struct inode *inode, struct file *file, in r_open() function173 return r_open(inode, file, &rcudate_op); in rcudata_open()390 return r_open(inode, file, &rcu_pending_op); in rcu_pending_open()
393 static int r_open(struct inode *inode, struct file *file) in r_open() function400 .open = r_open,