Searched refs:ceph_open (Results 1 – 3 of 3) sorted by relevance
118 int ceph_open(struct inode *inode, struct file *file) in ceph_open() function258 file = lookup_instantiate_filp(nd, req->r_dentry, ceph_open); in ceph_lookup_open()858 .open = ceph_open,
808 extern int ceph_open(struct inode *inode, struct file *file);
1337 .open = ceph_open,