Lines Matching defs:ino

50 	__le64 ino;
261 uint64_t ino,
269 head->ino = cpu_to_le64(ino);
317 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write head len %u err %zd",
327 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write path len %u err %zd",
352 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx wait for wb once",
672 hmdfs_info("stash peer 0x%x:0x%llx ino 0x%llx",
902 struct inode *ino = &info->vfs_inode;
908 ihold(ino);
917 iput(ino);
1105 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid magic: got 0x%x, exp 0x%x",
1117 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid crc: got 0x%x, exp 0x%x",
1123 if (le64_to_cpu(head->ino) != ctx->inum) {
1125 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid ino: got %llu, exp %llu",
1127 le64_to_cpu(head->ino), ctx->inum);
1135 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid path_offs %d, stash file size %llu",
1145 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid data_offs %d, path_offs %d",
1153 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid data_offs %d, stash file size %llu",
1162 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid isize: got %llu, exp %llu",
1170 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid path_cnt %d",
1198 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read part head err %d",
1206 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx got bad head: Too long crc_offset %u which exceeds head size %u",
1218 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read full head err %d",
1236 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read path err %d",
1242 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read path not end with \\0",
1268 hmdfs_err("open remote file ino 0x%llx err %d", ctx->inum, err);
1348 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx short write ret %zd exp %zu",
1373 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx short read err %d",
1416 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx end at 0x%llx (sz 0x%llx blk 0x%llx)",
1422 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx seek pos 0x%llx err %d",
1429 hmdfs_debug("peer 0x%x:0x%llx ino 0x%llx seek to 0x%llx",
1460 hmdfs_err("fsync remote file ino 0x%llx err %d", ctx->inum, err);
1485 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx do restore",
1493 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid status %u",
1499 hmdfs_warning("peer 0x%x:0x%llx ino 0x%llx doesn't being pinned",
1526 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx restore err %d keep %d",
1688 uint64_t ino)
1692 inode_info->remote_ino == ino);
2090 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx page 0x%lx data_offs 0x%x len %u err %zd",