Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ceph/
Dlocks.c35 static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file, in ceph_lock_message()
112 int err, lock_type; in ceph_lock_wait_for_completion() local
/linux-4.1.27/fs/cifs/
Dcifssmb.c2280 const __u16 netfid, const __u8 lock_type, const __u32 num_unlock, in cifs_lockv()
2396 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock()
Dcifspdu.h1140 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member