Searched refs:can_fail (Results 1 – 1 of 1) sorted by relevance
1907 gfp_t flags, bool can_fail) in ceph_msg_new2() argument1950 if (!can_fail) { in ceph_msg_new2()1963 bool can_fail) in ceph_msg_new() argument1965 return ceph_msg_new2(type, front_len, 0, flags, can_fail); in ceph_msg_new()