Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dmds_client.c4006 u32 next_mds; in handle_forward() local
4014 next_mds = ceph_decode_32(&p); in handle_forward()
4021 doutc(cl, "forward tid %llu to mds%d - req dne\n", tid, next_mds); in handle_forward()
4046 doutc(cl, "forward tid %llu to mds%d (we resend)\n", tid, next_mds); in handle_forward()
4051 req->r_resend_mds = next_mds; in handle_forward()