Searched refs:ceph_ino_compare (Results 1 – 2 of 2) sorted by relevance
416 static inline int ceph_ino_compare(struct inode *inode, void *data) in ceph_ino_compare() function428 return ilookup5(sb, t, ceph_ino_compare, &vino); in ceph_find_inode()
50 inode = iget5_locked(sb, t, ceph_ino_compare, ceph_set_ino_cb, &vino); in ceph_get_inode()