Searched refs:s_uuid (Results 26 - 27 of 27) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h167 unsigned char s_uuid[16]; /* filesystem unique identifier */ member in struct:reiserfs_super_block
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c1704 if (memcmp(jsuper.s_uuid, ctx->fs->super->s_journal_uuid,
1705 sizeof(jsuper.s_uuid))) {
11880 if (!(ctx->options & E2F_OPT_READONLY) && uuid_is_null(sb->s_uuid)) {
11882 uuid_generate(sb->s_uuid);

Completed in 72 milliseconds

12