Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_notify.c492 (void) smb_mbc_poke(&sr->raw_data, nc->nc_last_off, "l", 0); in smb_notify_get_events()
756 nc->nc_last_off = mbc->chain_offset; in smb_notify_encode_action()
776 mbc->chain_offset = nc->nc_last_off + totlen; in smb_notify_encode_action()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h537 int nc_last_off; member