Home
last modified time | relevance | path

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

/fs/ceph/
Dlocks.c76 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
/fs/bcachefs/
Dsix.c212 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()
Dbtree_cache.c899 enum six_lock_type lock_type, in bch2_btree_node_fill()
1040 enum six_lock_type lock_type, in __bch2_btree_node_get()
1164 enum six_lock_type lock_type, in bch2_btree_node_get()
Dbtree_locking.h130 int lock_type = btree_node_locked_type(path, level); in btree_node_unlock() local
Dbtree_iter.c724 enum six_lock_type lock_type; in btree_path_lock_root() local
918 enum six_lock_type lock_type = __btree_lock_want(path, level); in btree_path_down() local
/fs/smb/client/
Dcifssmb.c1896 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv()
2013 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock()
Dcifspdu.h1098 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
/fs/afs/
Dinternal.h730 afs_lock_type_t lock_type : 8; member