Searched refs:need_wait (Results 1 – 5 of 5) sorted by relevance
29 static bool need_wait; variable82 need_wait = true; in snapshot_open()172 if (need_wait) { in snapshot_write()174 need_wait = false; in snapshot_write()253 if (need_wait) { in snapshot_ioctl()255 need_wait = false; in snapshot_ioctl()
860 bool need_wait; in nfs_server_return_all_delegations() local866 need_wait = nfs_server_mark_return_all_delegations(server); in nfs_server_return_all_delegations()869 if (need_wait) { in nfs_server_return_all_delegations()
482 bool need_wait = !(m->msg_flags & MSG_DONTWAIT); in xsk_sendmsg() local488 if (unlikely(need_wait)) in xsk_sendmsg()
1757 bool need_wait; in __wait_discard_cmd_range() local1761 need_wait = false; in __wait_discard_cmd_range()1776 need_wait = true; in __wait_discard_cmd_range()1782 if (need_wait) { in __wait_discard_cmd_range()1813 bool need_wait = false; in f2fs_wait_discard_bio() local1823 need_wait = true; in f2fs_wait_discard_bio()1828 if (need_wait) in f2fs_wait_discard_bio()
2680 bool need_wait = !(msg->msg_flags & MSG_DONTWAIT); in tpacket_snd() local2747 if (need_wait && skb) { in tpacket_snd()2783 !need_wait, &err); in tpacket_snd()2853 (need_wait && packet_read_pending(&po->tx_ring)))); in tpacket_snd()