Home
last modified time | relevance | path

Searched refs:ceph_open (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/ceph/
Dfile.c118 int ceph_open(struct inode *inode, struct file *file) in ceph_open() function
258 file = lookup_instantiate_filp(nd, req->r_dentry, ceph_open); in ceph_lookup_open()
858 .open = ceph_open,
Dsuper.h808 extern int ceph_open(struct inode *inode, struct file *file);
Ddir.c1337 .open = ceph_open,