Lines Matching refs:ino
50 __le64 ino;
251 uint64_t ino,
259 head->ino = cpu_to_le64(ino);
307 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write head len %u err %zd",
317 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx write path len %u err %zd",
342 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx wait for wb once",
662 hmdfs_info("stash peer 0x%x:0x%llx ino 0x%llx",
892 struct inode *ino = &info->vfs_inode;
898 ihold(ino);
907 iput(ino);
1095 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid magic: got 0x%x, exp 0x%x",
1107 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid crc: got 0x%x, exp 0x%x",
1113 if (le64_to_cpu(head->ino) != ctx->inum) {
1115 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid ino: got %llu, exp %llu",
1117 le64_to_cpu(head->ino), ctx->inum);
1125 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid path_offs %d, stash file size %llu",
1135 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid data_offs %d, path_offs %d",
1143 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid data_offs %d, stash file size %llu",
1152 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid isize: got %llu, exp %llu",
1160 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid path_cnt %d",
1188 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read part head err %d",
1196 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx got bad head: Too long crc_offset %u which exceeds head size %u",
1208 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read full head err %d",
1226 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read path err %d",
1232 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx read path not end with \\0",
1258 hmdfs_err("open remote file ino 0x%llx err %d", ctx->inum, err);
1333 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx short write ret %zd exp %zu",
1358 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx short read err %d",
1401 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx end at 0x%llx (sz 0x%llx blk 0x%llx)",
1407 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx seek pos 0x%llx err %d",
1414 hmdfs_debug("peer 0x%x:0x%llx ino 0x%llx seek to 0x%llx",
1445 hmdfs_err("fsync remote file ino 0x%llx err %d", ctx->inum, err);
1470 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx do restore",
1478 hmdfs_err("peer 0x%x:0x%llx ino 0x%llx invalid status %u",
1484 hmdfs_warning("peer 0x%x:0x%llx ino 0x%llx doesn't being pinned",
1511 hmdfs_info("peer 0x%x:0x%llx ino 0x%llx restore err %d keep %d",
1673 uint64_t ino)
1677 inode_info->remote_ino == ino);
2075 hmdfs_err("stash peer 0x%x:0x%llx ino 0x%llx page 0x%lx data_offs 0x%x len %u err %zd",