#include <sys/_types/_fsid_t.h>

sys/_types/_fsid_t.h

1 macro · 1 struct · 1 typedef

macro_FSID_T

#define _FSID_T 

structfsid

size 8, align 4
int32_t[2]valfile system id type

typedeffsid_t

typedef struct fsid { int32_t val[2]; } fsid_t