Lines Matching refs:ino
31 u64 ino; member
39 u64 ino, parent_ino; member
73 cfh->ino = ceph_ino(inode); in ceph_encode_fh()
87 fh->ino = ceph_ino(inode); in ceph_encode_fh()
117 dout("__fh_to_dentry %llx\n", fh->ino); in __fh_to_dentry()
118 vino.ino = fh->ino; in __fh_to_dentry()
143 fh->ino, inode); in __fh_to_dentry()
152 dout("__fh_to_dentry %llx %p dentry %p\n", fh->ino, inode, dentry); in __fh_to_dentry()
172 cfh->ino, cfh->parent_ino, cfh->parent_name_hash); in __cfh_to_dentry()
174 vino.ino = cfh->ino; in __cfh_to_dentry()
186 req->r_ino2.ino = cfh->parent_ino; in __cfh_to_dentry()
203 cfh->ino, inode); in __cfh_to_dentry()
212 dout("__cfh_to_dentry %llx %p dentry %p\n", cfh->ino, inode, dentry); in __cfh_to_dentry()
251 vino.ino = cfh->ino; in ceph_fh_to_parent()
260 cfh->ino, inode); in ceph_fh_to_parent()
269 dout("fh_to_parent %llx %p dentry %p\n", cfh->ino, inode, dentry); in ceph_fh_to_parent()