Searched refs:locking (Results 1 – 11 of 11) sorted by relevance
21 the locking module below. Documentation and utilities for GFS2 can28 bool "GFS2 DLM locking"32 Multiple node locking module for GFS234 Most users of GFS2 will require this. It provides the locking
9 locking.o \
124 .node_want = trans->locking, in __lock_graph_down()140 if (from->trans->locking != from->node_want) { in lock_graph_remove_non_waiters()146 if (i->trans->locking != i->node_want || in lock_graph_remove_non_waiters()379 BUG_ON(b != trans->locking); in bch2_check_for_deadlock()
235 trans->locking = b; in __btree_node_lock_nopath()239 WRITE_ONCE(trans->locking, NULL); in __btree_node_lock_nopath()
539 struct btree_bkey_cached_common *locking; member
3703 b = READ_ONCE(trans->locking); in bch2_btree_trans_to_text()
51 - locking fixes66 - locking fixes for link creation/removal.80 - locking should be safe for the future
29 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
5 This document attempts to describe the existing locking rules for112 will not be removed. So, it is allowed to access it without locking
116 bool "Enable POSIX file locking API" if EXPERT119 This option enables standard file locking support, required
396 * Removed superblock locking calls in befs_read_super(). In 2.4, the VFS
Completed in 28 milliseconds