LSN

Defines a Logical Sector Number. A Logical Sector Number is relative to the start of a volume. The first sector in a volume is LSN 0.

This type is used internally by LVM.

#include <lvm_type.h>      /* or <lvm_intr.h> */

typedef unsigned long LSN;