HomeSort by relevance Sort by last modified time
    Searched full:s_last_error_func (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
tst_super_size.c 132 check_field(s_last_error_func, 32);
ext2_fs.h 642 __u8 s_last_error_func[32]; /* function where the error happened */ member in struct:ext2_super_block
  /external/e2fsprogs/lib/e2p/
ls.c 402 strncpy(buf, (char *)sb->s_last_error_func,
403 sizeof(sb->s_last_error_func));

Completed in 472 milliseconds