Searched refs:ceph_lookup_open (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/fs/ceph/ |
D | dir.c | 571 return ceph_lookup_open(dir, dentry, nd, mode, 1); in ceph_lookup() 681 dentry = ceph_lookup_open(dir, dentry, nd, mode, 0); in ceph_create()
|
D | super.h | 779 extern struct dentry *ceph_lookup_open(struct inode *dir, struct dentry *dentry,
|
D | file.c | 218 struct dentry *ceph_lookup_open(struct inode *dir, struct dentry *dentry, in ceph_lookup_open() function
|