Searched refs:ltype (Results 1 – 3 of 3) sorted by relevance
105 format_ltype(Context &context, int ltype) in format_ltype() argument112 switch (ltype) { in format_ltype()119 return context.FormatSigned(ltype); in format_ltype()
668 Inode::CheckLockType(short ltype, uint32 mode) in CheckLockType() argument670 switch (ltype) { in CheckLockType()703 LockType ltype = sGetLockType(lock->l_type, false); in TestLock() local712 result = NFS4Inode::TestLock(cookie, <ype, &position, &length, conflict); in TestLock()717 lock->l_type = sLockTypeToHaiku(ltype); in TestLock()
145 static inline status_t CheckLockType(short ltype, uint32 mode);