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

  /external/e2fsprogs/lib/ext2fs/
tst_super_size.c 18 #define sb_struct ext2_super_block macro
21 struct sb_struct sb;
27 offsetof(struct sb_struct, x), \
134 int s = sizeof(struct sb_struct);

Completed in 1617 milliseconds