logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

enum nvme_fdp_event_type - FDP Event Types

Constants

NVME_FDP_EVENT_RUNFW Reclaim Unit Not Fully Written NVME_FDP_EVENT_RUTLE Reclaim Unit Time Limit Exceeded NVME_FDP_EVENT_RESET Controller Level Reset Modified Reclaim Unit Handles NVME_FDP_EVENT_PID Invalid Placement Identifier NVME_FDP_EVENT_REALLOC Media Reallocated NVME_FDP_EVENT_MODIFY Implicitly Modified Reclaim Unit Handle May 2025 enum nvme_fdp_event_type libnvme(2)

Name

enum nvme_fdp_event_type - FDP Event Types

Synopsis

enum nvme_fdp_event_type { NVME_FDP_EVENT_RUNFW , NVME_FDP_EVENT_RUTLE , NVME_FDP_EVENT_RESET , NVME_FDP_EVENT_PID , NVME_FDP_EVENT_REALLOC , NVME_FDP_EVENT_MODIFY };

See Also