/kernel/linux/linux-5.10/fs/ceph/ |
H A D | locks.c | 59 static int ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, in ceph_lock_message() argument 145 int err, lock_type; in ceph_lock_wait_for_completion() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | lockdep_types.h | 130 u8 lock_type; member 182 u8 lock_type; member
|
/kernel/linux/linux-6.6/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() argument 162 int err, lock_type; in ceph_lock_wait_for_completion() local
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | lockdep_types.h | 139 u8 lock_type; member 191 u8 lock_type; member
|
/kernel/linux/linux-5.10/lib/ |
H A D | xarray.c | 36 static inline void xas_lock_type(struct xa_state *xas, unsigned int lock_type) in xas_lock_type() argument 46 static inline void xas_unlock_type(struct xa_state *xas, unsigned int lock_type) in xas_unlock_type() argument 327 unsigned int lock_type = xa_lock_type(xas->xa); variable
|
/kernel/linux/linux-6.6/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() argument 48 static inline void xas_unlock_type(struct xa_state *xas, unsigned int lock_type) in xas_unlock_type() argument 328 unsigned int lock_type = xa_lock_type(xas->xa); variable
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifssmb.c | 2388 cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, const __u32 num_lock, LOCKING_ANDX_RANGE *buf) cifs_lockv() argument 2503 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument
|
H A D | cifspdu.h | 1145 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | cifssmb.c | 1850 cifs_lockv(const unsigned int xid, struct cifs_tcon *tcon, const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, const __u32 num_lock, LOCKING_ANDX_RANGE *buf) cifs_lockv() argument 1965 CIFSSMBPosixLock(const unsigned int xid, struct cifs_tcon *tcon, const __u16 smb_file_id, const __u32 netpid, const loff_t start_offset, const __u64 len, struct file_lock *pLockData, const __u16 lock_type, const bool waitFlag) CIFSSMBPosixLock() argument
|
H A D | cifspdu.h | 1098 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
|
/kernel/linux/linux-5.10/fs/afs/ |
H A D | internal.h | 652 afs_lock_type_t lock_type : 8; member
|
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep.c | 4702 lockdep_init_map_type(struct lockdep_map *lock, const char *name, struct lock_class_key *key, int subclass, u8 inner, u8 outer, u8 lock_type) lockdep_init_map_type() argument
|
/kernel/linux/linux-6.6/fs/afs/ |
H A D | internal.h | 656 afs_lock_type_t lock_type : 8; member
|
/kernel/linux/linux-6.6/kernel/locking/ |
H A D | lockdep.c | 4856 lockdep_init_map_type(struct lockdep_map *lock, const char *name, struct lock_class_key *key, int subclass, u8 inner, u8 outer, u8 lock_type) lockdep_init_map_type() argument
|
/kernel/linux/linux-5.10/drivers/block/ |
H A D | rbd.c | 1795 u8 lock_type; in rbd_object_map_lock() local 3946 u8 lock_type; in get_lock_owner_info() local
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | rbd.c | 1732 u8 lock_type; in rbd_object_map_lock() local 3881 u8 lock_type; in get_lock_owner_info() local
|