Home
last modified time | relevance | path

Searched refs:finfo32 (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/ufs/lfs/
H A Dlfs.h574 typedef struct finfo32 FINFO32;
575 struct finfo32 { struct
581 __CTASSERT(sizeof(struct finfo32) == 16); argument
585 struct finfo32 u_32;
589 __CTASSERT(__alignof(union finfo) == __alignof(struct finfo32));