Searched refs:scopetype (Results 1 – 3 of 3) sorted by relevance
133 persist_print_scopetype(uint8_t scopetype) in persist_print_scopetype() argument141 scopetype & SPR_SCOPE_MASK); in persist_print_scopetype()143 "Unknown", (scopetype & SPR_SCOPE_MASK) >> SPR_SCOPE_SHIFT); in persist_print_scopetype()148 scopetype & SPR_TYPE_MASK); in persist_print_scopetype()150 "Unknown", scopetype & SPR_TYPE_MASK); in persist_print_scopetype()201 persist_print_scopetype(res->data.scopetype); in persist_print_res()407 persist_print_scopetype(desc->scopetype); in persist_print_full()
361 uint8_t scopetype; member384 uint8_t scopetype; member
7806 res->data.scopetype = lun->pr_res_type; in ctl_persistent_reserve_in()7864 res_desc->scopetype = lun->pr_res_type; in ctl_persistent_reserve_in()