Searched refs:LIF_VOLDIRSIZE (Results 1 – 1 of 1) sorted by relevance
66 #define LIF_VOLDIRSIZE 1024 /* size of LIF volume header and directory */ macro160 bootstrap_size = LIF_VOLDIRSIZE; in hp300_setboot()272 rv = pwrite(params->fsfd, bootstrap, LIF_VOLDIRSIZE, 0); in hp300_setboot()273 if (rv != LIF_VOLDIRSIZE) { in hp300_setboot()