Home
last modified time | relevance | path

Searched refs:locking (Results 1 – 11 of 11) sorted by relevance

/fs/gfs2/
A DKconfig21 the locking module below. Documentation and utilities for GFS2 can
28 bool "GFS2 DLM locking"
32 Multiple node locking module for GFS2
34 Most users of GFS2 will require this. It provides the locking
/fs/netfs/
A DMakefile9 locking.o \
/fs/bcachefs/
A Dbtree_locking.c124 .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()
A Dbtree_locking.h235 trans->locking = b; in __btree_node_lock_nopath()
239 WRITE_ONCE(trans->locking, NULL); in __btree_node_lock_nopath()
A Dbtree_types.h539 struct btree_bkey_cached_common *locking; member
A Dbtree_iter.c3703 b = READ_ONCE(trans->locking); in bch2_btree_trans_to_text()
/fs/affs/
A DChanges51 - locking fixes
66 - locking fixes for link creation/removal.
80 - locking should be safe for the future
/fs/btrfs/
A DMakefile29 extent_io.o volumes.o async-thread.o ioctl.o locking.o orphan.o \
/fs/jffs2/
A DREADME.Locking5 This document attempts to describe the existing locking rules for
112 will not be removed. So, it is allowed to access it without locking
/fs/
A DKconfig116 bool "Enable POSIX file locking API" if EXPERT
119 This option enables standard file locking support, required
/fs/befs/
A DChangeLog396 * Removed superblock locking calls in befs_read_super(). In 2.4, the VFS

Completed in 28 milliseconds