Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dlocks.c76 static int ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, in ceph_lock_message()
162 int err, lock_type; in ceph_lock_wait_for_completion() local
/openbmc/linux/include/linux/
H A Dlockdep_types.h139 u8 lock_type; member
191 u8 lock_type; member
/openbmc/linux/lib/
H A Dxarray.c38 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()
328 unsigned int lock_type = xa_lock_type(xas->xa); in __xas_nomem() local
/openbmc/linux/fs/smb/client/
H A Dcifssmb.c1851 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv()
1968 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock()
H A Dcifspdu.h1098 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
/openbmc/linux/drivers/block/
H A Drbd.c1732 u8 lock_type; in rbd_object_map_lock() local
3881 u8 lock_type; in get_lock_owner_info() local
/openbmc/linux/kernel/locking/
H A Dlockdep.c4858 u8 inner, u8 outer, u8 lock_type) in lockdep_init_map_type()
/openbmc/linux/fs/afs/
H A Dinternal.h656 afs_lock_type_t lock_type : 8; member