Searched refs:s_first (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Djfs_dat.h58 __u32 s_first; /* first block of log information */ member in struct:journal_superblock_s
H A Dmkjournal.c69 jsb->s_first = htonl(1);
80 jsb->s_first = htonl(3);
82 jsb->s_first = htonl(2);
H A Dkernel-jbd.h60 __u32 s_first; /* first block of log information */ member in struct:journal_superblock_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Djbd_journal.c827 first = be32_to_cpu(sb->s_first);
910 sb->s_first = cpu_to_be32(1);
1057 journal->j_first = be32_to_cpu(sb->s_first);
H A Dhfsplus_jbd.h175 __be32 s_first; /* first block of log information */ member in struct:hfsplus_jbd_superblock_s
H A Djournal.c254 jsb->s_first = cpu_to_be32(start+1); /* First block is for Mac's journal header and JBD superblock */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Djournal.c827 first = be32_to_cpu(sb->s_first);
909 sb->s_first = cpu_to_be32(1);
1055 journal->j_first = be32_to_cpu(sb->s_first);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Djournal.c827 first = be32_to_cpu(sb->s_first);
909 sb->s_first = cpu_to_be32(1);
1055 journal->j_first = be32_to_cpu(sb->s_first);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h191 __be32 s_first; /* first block of log information */ member in struct:journal_superblock_s
H A Djbd2.h198 __be32 s_first; /* first block of log information */ member in struct:journal_superblock_s
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c1871 journal->j_first = ntohl(jsb->s_first);
1905 jsb->s_first = htonl(1);

Completed in 153 milliseconds