Lines Matching defs:child
318 struct dentry *child, u64 ino)
331 if (child) {
332 req->r_inode = d_inode(child);
333 ihold(d_inode(child));
363 static struct dentry *ceph_get_parent(struct dentry *child)
365 struct inode *inode = d_inode(child);
372 if (!d_is_dir(child)) {
402 dn = __get_parent(child->d_sb, child, 0);
406 child, ceph_vinop(inode), (long)PTR_ERR_OR_ZERO(dn));
438 struct dentry *child)
440 struct inode *inode = d_inode(child);
530 child, ceph_vinop(inode), err);
535 struct dentry *child)
540 struct inode *inode = d_inode(child);
545 return __get_snap_name(parent, name, child);
592 child, ceph_vinop(inode), err,