Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/lu/stmf_sbd/
H A Dsbd_pgr.c86 static boolean_t sbd_pgr_should_save(sbd_lu_t *);
305 sbd_pgr_should_save(sbd_lu_t *slu) in sbd_pgr_should_save() function
1416 if (plist->aptpl || (sbd_pgr_should_save(slu) == B_TRUE)) { in sbd_pgr_out_register()
1521 if (sbd_pgr_should_save(slu) == B_TRUE) { in sbd_pgr_out_reserve()
1607 if (sbd_pgr_should_save(slu) == B_TRUE) { in sbd_pgr_out_release()
1658 if (sbd_pgr_should_save(slu) == B_TRUE) { in sbd_pgr_out_clear()
1773 if (sbd_pgr_should_save(slu) == B_TRUE) { in sbd_pgr_out_preempt()
1888 if (plist->aptpl || (sbd_pgr_should_save(slu) == B_TRUE)) { in sbd_pgr_out_register_and_move()