Home
last modified time | relevance | path

Searched refs:ceph_ino (Results 1 – 9 of 9) sorted by relevance

/fs/ceph/
Dexport.c47 ceph_ino(inode), ceph_ino(parent_inode)); in ceph_encode_fh()
48 cfh->ino = ceph_ino(inode); in ceph_encode_fh()
49 cfh->parent_ino = ceph_ino(parent_inode); in ceph_encode_fh()
53 dout("encode_fh %llx\n", ceph_ino(inode)); in ceph_encode_fh()
54 fh->ino = ceph_ino(inode); in ceph_encode_fh()
176 child ? ceph_ino(d_inode(child)) : ino, in __get_parent()
Ddebugfs.c79 seq_printf(s, " #%llx", ceph_ino(req->r_inode)); in mdsc_show()
87 ceph_ino(d_inode(req->r_dentry->d_parent)), in mdsc_show()
107 ceph_ino(req->r_old_dentry_dir) : 0, in mdsc_show()
Dioctl.c213 ceph_ino(inode), dl.object_no); in ceph_ioctl_get_dataloc()
Dmds_client.c1169 inode, ceph_ino(inode)); in remove_session_caps_cb()
1178 inode, ceph_ino(inode)); in remove_session_caps_cb()
1807 *base = ceph_ino(d_inode(temp)); in ceph_mdsc_build_path()
1824 *pino = ceph_ino(dir); in build_dentry_path()
1847 *pino = ceph_ino(inode); in build_inode_path()
1874 dout(" inode %p %llx.%llx\n", rinode, ceph_ino(rinode), in set_request_path_attr()
2072 rhead->ino = cpu_to_le64(ceph_ino(req->r_target_inode)); in __prepare_send_request()
2802 err = ceph_pagelist_encode_64(pagelist, ceph_ino(inode)); in encode_caps_cb()
Dinode.c74 .ino = ceph_ino(parent), in ceph_get_snapdir()
1213 (ceph_ino(d_inode(dn)) != vino.ino || in ceph_fill_trace()
1271 BUG_ON(ceph_ino(dir) != in ceph_fill_trace()
1572 (ceph_ino(d_inode(dn)) != vino.ino || in ceph_readdir_prepopulate()
1735 inode, ceph_ino(inode)); in ceph_invalidate_work()
Dsuper.h435 static inline u64 ceph_ino(struct inode *inode) in ceph_ino() function
Dcaps.c1419 inode, ceph_ino(inode), ceph_cap_string(mask)); in __ceph_mark_dirty_caps()
3653 inode, ceph_ino(inode), ceph_snap(inode), mds); in ceph_handle_caps()
3849 rel->ino = cpu_to_le64(ceph_ino(inode)); in ceph_encode_inode_release()
Ddir.c726 return ceph_ino(inode) == CEPH_INO_ROOT && in is_root_ceph_dentry()
Daddr.c775 inode, ceph_ino(inode)); in ceph_writepages_start()