1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_cmd_format_pil - Format NVM - Protection Information Location
7

SYNOPSIS

9       enum nvme_cmd_format_pil {
10           NVME_FORMAT_PIL_LAST ,
11           NVME_FORMAT_PIL_FIRST
12
13       };
14

Constants

16       NVME_FORMAT_PIL_LAST
17                   Protection  information is transferred as the last bytes of
18                   metadata.
19
20       NVME_FORMAT_PIL_FIRST
21                   Protection information is transferred as the first bytes of
22                   metadata.
23
24
25
26November 2022              enum nvme_cmd_format_pil                 libnvme(9)
Impressum