Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c2319 int sv_exp_off, ex_sha_off, avl_tr_off; in smb_kshare_walk_init() local
2330 GET_OFFSET(sv_exp_off, smb_server_t, sv_export); in smb_kshare_walk_init()
2333 wsp->walk_addr += (sv_exp_off + ex_sha_off + avl_tr_off); in smb_kshare_walk_init()
2466 int sv_exp_off, ex_vfs_off, ll_off; in smb_vfs_walk_init() local
2477 GET_OFFSET(sv_exp_off, smb_server_t, sv_export); in smb_vfs_walk_init()
2485 wsp->walk_addr += (sv_exp_off + ex_vfs_off + ll_off); in smb_vfs_walk_init()