Home
last modified time | relevance | path

Searched defs:lock_type (Results 1 – 10 of 10) sorted by relevance

/linux/fs/bcachefs/
H A Dsix.c212 static void __six_lock_wakeup(struct six_lock *lock, enum six_lock_type lock_type) in __six_lock_wakeup() argument
266 enum six_lock_type lock_type) in six_lock_wakeup() argument
[all...]
H A Dbtree_cache.c902 enum six_lock_type lock_type, in bch2_btree_node_fill() argument
1041 enum six_lock_type lock_type, in __bch2_btree_node_get() argument
1165 bch2_btree_node_get(struct btree_trans * trans,struct btree_path * path,const struct bkey_i * k,unsigned level,enum six_lock_type lock_type,unsigned long trace_ip) bch2_btree_node_get() argument
[all...]
H A Dbtree_locking.h135 int lock_type = btree_node_locked_type(path, level); in btree_node_unlock() local
/linux/include/linux/
H A Dlockdep_types.h140 u8 lock_type; member
192 u8 lock_type; member
/linux/lib/
H A Dxarray.c38 static inline void xas_lock_type(struct xa_state *xas, unsigned int lock_type) in xas_lock_type() argument
48 static inline void xas_unlock_type(struct xa_state *xas, unsigned int lock_type) in xas_unlock_type() argument
331 unsigned int lock_type = xa_lock_type(xas->xa); in __xas_nomem() local
/linux/fs/smb/client/
H A Dcifssmb.c1949 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv() argument
2066 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock() argument
H A Dcifspdu.h1138 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
/linux/drivers/block/
H A Drbd.c1732 u8 lock_type; in rbd_object_map_lock() local
3877 u8 lock_type; in get_lock_owner_info() local
/linux/kernel/locking/
H A Dlockdep.c4939 u8 inner, u8 outer, u8 lock_type) in lockdep_init_map_type() argument
/linux/fs/afs/
H A Dinternal.h718 afs_lock_type_t lock_type : 8; member