1nvme_set_features_timestamp(9)libnvme API manualnvme_set_features_timestamp(9)
2
3
4

NAME

6       nvme_set_features_timestamp -
7

SYNOPSIS

9       int  nvme_set_features_timestamp  (int fd , bool save , __u64 timestamp
10       );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       save        Save value across power states
16
17       timestamp   The current timestamp value to assign to this this feature
18

RETURN

20       The nvme command status if a response was received (see enum  nvme_sta‐
21       tus_field) or -1 with errno set otherwise.
22
23
24
25April 2022                nvme_set_features_timesntvammep_set_features_timestamp(9)
Impressum