Searched refs:chfs_erase_info_priv (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/ufs/chfs/
H A Debh.h290 * struct chfs_erase_info_priv - private information for erase
294 struct chfs_erase_info_priv { struct
H A Debh.c875 struct chfs_erase_info_priv *priv = (void *) ei->ei_priv;
961 + sizeof(struct chfs_erase_info_priv), KM_SLEEP);
971 ((struct chfs_erase_info_priv *) ei->ei_priv)->ebh = ebh;
972 ((struct chfs_erase_info_priv *) ei->ei_priv)->peb = peb;

Completed in 199 milliseconds