Searched refs:fsd_next (Results 1 – 3 of 3) sorted by relevance
911 if (SWAP_32(fsd->fsd_next.lad_ext_len) != 0) { in ud_get_latest_fsd()912 fsd_prn = SWAP_16(fsd->fsd_next.lad_ext_prn); in ud_get_latest_fsd()913 fsd_loc = SWAP_32(fsd->fsd_next.lad_ext_loc); in ud_get_latest_fsd()914 fsd_len = SWAP_32(fsd->fsd_next.lad_ext_len); in ud_get_latest_fsd()1837 print_long_ad(fout, "Next Fsd ", &fsd->fsd_next); in print_fsd()1840 &fsd->fsd_next); in print_fsd()
607 long_ad_t fsd_next; /* 1C0 Next Extent */ member
436 ud_swap_long_ad(&p->fsd_next); in ud_swap_fileset_desc()