Home
last modified time | relevance | path

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

/linux/fs/ceph/
A Dmds_client.h266 #define CEPH_MDS_R_GOT_SAFE (4) /* got a safe reply */ macro
A Dmds_client.c3085 (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags) && head->safe)) { in handle_reply()
3091 if (test_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags)) { in handle_reply()
3130 set_bit(CEPH_MDS_R_GOT_SAFE, &req->r_req_flags); in handle_reply()

Completed in 13 milliseconds