Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dlmgmtd/
H A Ddlmgmt_door.c744 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_createconf()
774 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_setattr()
807 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_unsetconfattr()
853 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_writeconf()
965 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_destroyconf()
1010 dlmgmt_dlconf_table_lock(B_TRUE); in dlmgmt_openconf()
1146 dlmgmt_dlconf_table_lock(B_FALSE); in dlmgmt_getattr()
H A Ddlmgmt_impl.h145 void dlmgmt_dlconf_table_lock(boolean_t);
H A Ddlmgmt_util.c618 dlmgmt_dlconf_table_lock(boolean_t write) in dlmgmt_dlconf_table_lock() function