Searched refs:FUN_ADMIN_SIMPLE_SUBOP_INIT (Results 1 – 2 of 2) sorted by relevance
521 cmd.req.count = FUN_ADMIN_SIMPLE_SUBOP_INIT(FUN_ADMIN_SUBOP_RES_COUNT, in fun_get_res_count()536 .destroy = FUN_ADMIN_SIMPLE_SUBOP_INIT(FUN_ADMIN_SUBOP_DESTROY, in fun_res_destroy()
157 #define FUN_ADMIN_SIMPLE_SUBOP_INIT(_subop, _flags, _data) \ macro