Lines Matching full:persistent
33 * SCSI Persistent Reservation support for camcontrol(8).
71 * Service Actions for PERSISTENT RESERVE IN.
81 * Service Actions for PERSISTENT RESERVE OUT.
172 * Print out a persistent reservation. This is used with the READ
173 * RESERVATION (0x01) service action of the PERSISTENT RESERVE IN command.
208 * Print out persistent reservation keys. This is used with the READ KEYS
209 * service action of the PERSISTENT RESERVE IN command.
234 * Print out persistent reservation capabilities. This is used with the
235 * REPORT CAPABILITIES service action of the PERSISTENT RESERVE IN command.
332 " through certain types of persistent reservations.\n"); in persist_print_cap()
345 fprintf(stdout, "Supported Persistent Reservation Types:\n"); in persist_print_cap()
363 fprintf(stdout, "Persistent Reservation Type Mask is NOT " in persist_print_cap()
855 warn("error sending PERSISTENT RESERVE %s", (in != 0) ? in scsipersist()