HomeSort by relevance Sort by last modified time
    Searched refs:hurd2 (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/e2fsprogs/lib/ext2fs/
swapfs.c 227 t->osd2.hurd2.h_i_frag = f->osd2.hurd2.h_i_frag;
228 t->osd2.hurd2.h_i_fsize = f->osd2.hurd2.h_i_fsize;
229 t->osd2.hurd2.h_i_mode_high =
230 ext2fs_swab16 (f->osd2.hurd2.h_i_mode_high);
231 t->osd2.hurd2.h_i_uid_high =
232 ext2fs_swab16 (f->osd2.hurd2.h_i_uid_high);
233 t->osd2.hurd2.h_i_gid_high =
234 ext2fs_swab16 (f->osd2.hurd2.h_i_gid_high)
    [all...]