Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/idm/
H A Didm_impl.h87 int anb_max_index; member
98 (_rf_)->ir_audit_buf.anb_max_index; \
/titanic_44/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c1653 ctr = anb->anb_max_index + 1; in smb_dcmd_node()
1655 anb->anb_index &= anb->anb_max_index; in smb_dcmd_node()
1706 anb->anb_index &= anb->anb_max_index; in smb_dcmd_node()
/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_node.c1261 abn->anb_max_index = SMB_AUDIT_BUF_MAX_REC - 1; in smb_node_create_audit_buf()
1296 abn->anb_index &= abn->anb_max_index; in smb_node_audit()
/titanic_44/usr/src/cmd/mdb/common/modules/idm/
H A Didm.c2476 ctr = anb->anb_max_index + 1; in iscsi_refcnt_impl()
2478 anb->anb_index &= anb->anb_max_index; in iscsi_refcnt_impl()
2520 anb->anb_index &= anb->anb_max_index; in iscsi_refcnt_impl()
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h193 int anb_max_index; member
/titanic_44/usr/src/uts/common/io/idm/
H A Didm.c2112 refcnt->ir_audit_buf.anb_max_index = REFCNT_AUDIT_BUF_MAX_REC - 1; in idm_refcnt_init()