Home
last modified time | relevance | path

Searched refs:smb_lock_create (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c50 static smb_lock_t *smb_lock_create(smb_request_t *, uint64_t, uint64_t,
153 lock = smb_lock_create(sr, start, length, locktype, timeout); in smb_lock_range()
723 smb_lock_create( in smb_lock_create() function