Lines Matching +full:work +full:- +full:around
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
15 * out truly dead nodes by the time we come around to making decisions
32 * - Negotiation of filesystem locking in the dlm join.
35 * - Meta/data locks combined
38 * - All votes removed
41 * - Replace delete inode votes with a cluster lock
44 * - DLM join domain includes the live nodemap
47 * - DLM lockres remote refcount fixes.
50 * - Network timeout checking protocol
53 * - Remove i_generation from lock names for better stat performance.
56 * - Replace dentry votes with a cluster lock
59 * - full 64 bit i_size in the metadata lock lvbs
60 * - introduction of "rw" lock and pushing meta/data locking down
96 * itself if a connect attempt fails and so can be self-arming.
98 * be attempted before canceling delayed connect work and flushing the
110 * quorum work */
120 /* all of these sc work structs hold refs on the sc while they are
124 /* rx and connect work are generated from socket callbacks. sc
125 * shutdown removes the callbacks and then flushes the work queue */
128 /* shutdown work is triggered in two ways. the simple way is
130 * the sc from the nn, and queues the work. in this case the
131 * work is single-shot. the work is also queued from a sock
132 * callback, though, and in this case the work will find the sc
134 * ends up triggering the shutdown work again, though nothing
135 * will be done in that second iteration. so work queue teardown
137 * on the work queue so that the shutdown work doesn't remove the