Home
last modified time | relevance | path

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

/linux-2.6.39/fs/ceph/
Dlocks.c13 static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file, in ceph_lock_message()
/linux-2.6.39/drivers/staging/pohmelfs/
Ddir.c512 int err, lock_type = POHMELFS_READ_LOCK, need_lock = 1; in pohmelfs_lookup() local
Dnetfs.h295 int lock_type; /* How this inode is locked: read or write */ member
/linux-2.6.39/fs/cifs/
Dcifssmb.c1775 struct file_lock *pLockData, const __u16 lock_type, in CIFSSMBPosixLock()
Dcifspdu.h1147 __le16 lock_type; /* 0 = Read, 1 = Write, 2 = Unlock */ member