Home
last modified time | relevance | path

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

/fs/ceph/
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
/fs/smb/client/
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()
Dcifspdu.h1098 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member
/fs/afs/
Dinternal.h656 afs_lock_type_t lock_type : 8; member