Searched defs:lock_type (Results 1 – 12 of 12) sorted by relevance
/linux-6.14.4/fs/ceph/ |
D | locks.c | 76 static int ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, in ceph_lock_message() 165 int err, lock_type; in ceph_lock_wait_for_completion() local
|
/linux-6.14.4/fs/bcachefs/ |
D | six.c | 212 static void __six_lock_wakeup(struct six_lock *lock, enum six_lock_type lock_type) in __six_lock_wakeup() 266 enum six_lock_type lock_type) in six_lock_wakeup()
|
D | btree_cache.c | 902 enum six_lock_type lock_type, in bch2_btree_node_fill() 1041 enum six_lock_type lock_type, in __bch2_btree_node_get() 1165 enum six_lock_type lock_type, in bch2_btree_node_get()
|
D | btree_locking.h | 127 int lock_type = btree_node_locked_type(path, level); in btree_node_unlock() local
|
D | btree_iter.c | 739 enum six_lock_type lock_type; in btree_path_lock_root() local 938 enum six_lock_type lock_type = __btree_lock_want(path, level); in btree_path_down() local
|
/linux-6.14.4/include/linux/ |
D | lockdep_types.h | 140 u8 lock_type; member 192 u8 lock_type; member
|
/linux-6.14.4/lib/ |
D | xarray.c | 38 static inline void xas_lock_type(struct xa_state *xas, unsigned int lock_type) in xas_lock_type() 48 static inline void xas_unlock_type(struct xa_state *xas, unsigned int lock_type) in xas_unlock_type() 330 unsigned int lock_type = xa_lock_type(xas->xa); in __xas_nomem() local
|
/linux-6.14.4/fs/smb/client/ |
D | cifssmb.c | 1907 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv() 2024 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock()
|
D | cifspdu.h | 1138 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
|
/linux-6.14.4/drivers/block/ |
D | rbd.c | 1732 u8 lock_type; in rbd_object_map_lock() local 3877 u8 lock_type; in get_lock_owner_info() local
|
/linux-6.14.4/kernel/locking/ |
D | lockdep.c | 4937 u8 inner, u8 outer, u8 lock_type) in lockdep_init_map_type()
|
/linux-6.14.4/fs/afs/ |
D | internal.h | 718 afs_lock_type_t lock_type : 8; member
|