Searched refs:nvme_get_timestamp (Results 1 – 1 of 1) sorted by relevance
319 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n);468 ret->timestamp = nvme_get_timestamp(n); in nvme_fdp_alloc_event()6068 static inline uint64_t nvme_get_timestamp(const NvmeCtrl *n) in nvme_get_timestamp() function6097 uint64_t timestamp = nvme_get_timestamp(n); in nvme_get_feature_timestamp()