Lines Matching refs:remote_ino
19 * = DOMAIN {3} : dev_id {29} : hash(remote_ino){32}
65 uint64_t remote_ino;
106 ia->remote_ino == hii->remote_ino);
134 hii->remote_ino = ia->remote_ino;
153 static uint64_t make_ino_raw_dev_remote(uint64_t remote_ino)
155 return hash_long(remote_ino, BIT_WIDE_INO_RAW);
172 .remote_ino = 0,
198 .remote_ino = 0,
233 .remote_ino = 0,
253 * @remote_ino: remote inode's ino
258 * ino. Thus the combination of the peer's unique dev_id and the remote_ino
263 uint64_t remote_ino)
268 .remote_ino = remote_ino,
278 ia.ino.ino_raw = make_ino_raw_dev_remote(remote_ino);
294 * ino. Thus the combination of the peer's unique dev_id and the remote_ino
304 .remote_ino = 0,
328 .remote_ino = 0,