Searched refs:stmfSetLuProp (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/man/man3stmf/ |
H A D | Makefile | 58 stmfSetLuProp.3stmf \ 68 stmfGetLuProp.3stmf := LINKSRC = stmfSetLuProp.3stmf
|
/illumos-gate/usr/src/lib/libstmf/common/ |
H A D | mapfile-vers | 94 stmfSetLuProp;
|
H A D | libstmf.h | 378 int stmfSetLuProp(luResource hdl, uint32_t propType, const char *propVal);
|
H A D | stmf.c | 1806 ret = stmfSetLuProp(hdl, prop, propVal); in modifyDiskLuProp() 2626 stmfSetLuProp(luResource hdl, uint32_t prop, const char *propVal) in stmfSetLuProp() function
|
/illumos-gate/usr/src/cmd/sbdadm/ |
H A D | sbdadm.c | 114 ret = stmfSetLuProp(hdl, STMF_LU_PROP_SIZE, in create_lu() 132 ret = stmfSetLuProp(hdl, STMF_LU_PROP_FILENAME, operands[0]); in create_lu()
|
/illumos-gate/usr/src/pkg/manifests/ |
H A D | storage-stmf.p5m | 119 link path=usr/share/man/man3stmf/stmfGetLuProp.3stmf target=stmfSetLuProp.3stmf 140 file path=usr/share/man/man3stmf/stmfSetLuProp.3stmf
|
/illumos-gate/usr/src/cmd/stmfadm/ |
H A D | stmfadm.c | 837 stmfRet = stmfSetLuProp(hdl, STMF_LU_PROP_SIZE, in createLuFunc() 855 stmfRet = stmfSetLuProp(hdl, STMF_LU_PROP_FILENAME, operands[0]); in createLuFunc() 1260 ret = stmfSetLuProp(hdl, propId, propVal); in setLuPropFromInput()
|