Searched defs:nodelock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_lock.c49 uint64_t, uint64_t, smb_lock_t **nodelock);
688 * pointed by 'nodelock' lock structure.
700 smb_lock_t **nodelock)
716 *nodelock = lock;
695 smb_lock_range_ulckrules( smb_request_t *sr, smb_node_t *node, uint64_t start, uint64_t length, smb_lock_t **nodelock) argument

Completed in 266 milliseconds