Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/rcu/
Dtree_trace.c51 static int r_open(struct inode *inode, struct file *file, in r_open() function
173 return r_open(inode, file, &rcudate_op); in rcudata_open()
390 return r_open(inode, file, &rcu_pending_op); in rcu_pending_open()
/linux-4.4.14/fs/reiserfs/
Dprocfs.c393 static int r_open(struct inode *inode, struct file *file) in r_open() function
400 .open = r_open,