Searched defs:lock_type (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/ceph/ |
H A D | locks.c | 35 static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file, ceph_lock_message() argument 112 int err, lock_type; ceph_lock_wait_for_completion() local
|
/linux-4.1.27/fs/cifs/ |
H A D | cifssmb.c | 2279 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 2393 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 | 1140 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member in struct:cifs_posix_lock
|
Completed in 221 milliseconds