Function report |
Source Code:block\sed-opal.c |
Create Date:2022-07-28 18:12:47 |
Last Modify:2020-03-17 23:36:33 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:opal_add_user_to_lr
Proto:static int opal_add_user_to_lr(struct opal_dev *dev, struct opal_lock_unlock *lk_unlk)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct opal_dev * | dev | |
struct opal_lock_unlock * | lk_unlk |
2296 | const struct opal_step steps[] = {{start_admin1LSP_opal_session, & opal_key}, {add_user_to_lr, lk_unlk}, {end_opal_session, }} |
2309 | If who < OPAL_USER1 || who > OPAL_USER9 Then |
2316 | If sum Then |
2322 | mutex_lock( & dev_lock) |
2323 | setup_opal_dev(dev) |
2324 | ret = execute_steps(dev, steps, ARRAY_SIZE - get the number of elements in array @arr*@arr: array to be sized(steps)) |
2327 | Return ret |
Name | Describe |
---|---|
sed_ioctl |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |