Searched defs:can_fail (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/net/ceph/ | ||
H A D | messenger.c | 1964 ceph_msg_new2(int type, int front_len, int max_data_items, gfp_t flags, bool can_fail) ceph_msg_new2() argument 2020 ceph_msg_new(int type, int front_len, gfp_t flags, bool can_fail) ceph_msg_new() argument |
/kernel/linux/linux-5.10/net/ceph/ | ||
H A D | messenger.c | 3326 ceph_msg_new2(int type, int front_len, int max_data_items, gfp_t flags, bool can_fail) ceph_msg_new2() argument 3382 ceph_msg_new(int type, int front_len, gfp_t flags, bool can_fail) ceph_msg_new() argument |
Completed in 8 milliseconds