Searched defs:lock_type (Results 1 – 6 of 6) sorted by relevance
| /linux/fs/ceph/ |
| H A 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/include/linux/ |
| H A D | lockdep_types.h | 140 u8 lock_type; member 192 u8 lock_type; member
|
| /linux/lib/ |
| H A 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() 331 unsigned int lock_type = xa_lock_type(xas->xa); in __xas_nomem() local
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 4939 u8 inner, u8 outer, u8 lock_type) in lockdep_init_map_type()
|
| /linux/fs/afs/ |
| H A D | internal.h | 719 afs_lock_type_t lock_type : 8; member
|
| /linux/fs/smb/client/ |
| H A D | cifspdu.h | 1138 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
|