Home
last modified time | relevance | path

Searched refs:ceph_present_inode (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/ceph/
Ddir.c261 dentry->d_name.len, ceph_present_inode(d_inode(dentry)), in __dcache_readdir()
324 if (!dir_emit(ctx, ".", 1, ceph_present_inode(inode), in ceph_readdir()
334 ino = ceph_present_inode(dentry->d_parent->d_inode); in ceph_readdir()
Dsuper.h525 static inline u64 ceph_present_inode(struct inode *inode) in ceph_present_inode() function
Dinode.c67 dout("get_inode on %llu=%llx.%llx got %p new %d\n", ceph_present_inode(inode), in ceph_get_inode()
2470 stat->ino = ceph_present_inode(inode); in ceph_getattr()