Searched refs:h_blocktype (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Djfs_dat.h27 __u32 h_blocktype; member in struct:journal_header_s
H A Dmkjournal.c63 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V1);
65 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2);
280 (jsb->s_header.h_blocktype != (unsigned) ntohl(JFS_SUPERBLOCK_V2)))
H A Dkernel-jbd.h31 __u32 h_blocktype; member in struct:journal_header_s
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dcommit.c130 tmp->h_blocktype = cpu_to_be32(JFS_COMMIT_BLOCK);
528 header->h_blocktype = cpu_to_be32(JFS_DESCRIPTOR_BLOCK);
H A Djbd_journal.c906 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
1013 switch(be32_to_cpu(sb->s_header.h_blocktype)) {
1289 switch (be32_to_cpu(sb->s_header.h_blocktype)) {
1315 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
H A Drecovery.c390 blocktype = be32_to_cpu(tmp->h_blocktype);
H A Dhfsplus_jbd.h124 __be32 h_blocktype; member in struct:hfsplus_jbd_header_s
H A Drevoke.c573 header->h_blocktype = cpu_to_be32(JFS_REVOKE_BLOCK);
H A Djournal.c250 jsb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd/
H A Dcommit.c123 tmp->h_blocktype = cpu_to_be32(JFS_COMMIT_BLOCK);
536 header->h_blocktype = cpu_to_be32(JFS_DESCRIPTOR_BLOCK);
H A Djournal.c905 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
1011 switch(be32_to_cpu(sb->s_header.h_blocktype)) {
1291 switch (be32_to_cpu(sb->s_header.h_blocktype)) {
1317 sb->s_header.h_blocktype = cpu_to_be32(JFS_SUPERBLOCK_V2);
H A Drecovery.c395 blocktype = be32_to_cpu(tmp->h_blocktype);
H A Drevoke.c575 header->h_blocktype = cpu_to_be32(JFS_REVOKE_BLOCK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd2/
H A Dcommit.c123 tmp->h_blocktype = cpu_to_be32(JBD2_COMMIT_BLOCK);
545 header->h_blocktype = cpu_to_be32(JBD2_DESCRIPTOR_BLOCK);
H A Djournal.c905 sb->s_header.h_blocktype = cpu_to_be32(JBD2_SUPERBLOCK_V2);
1011 switch(be32_to_cpu(sb->s_header.h_blocktype)) {
1291 switch (be32_to_cpu(sb->s_header.h_blocktype)) {
1317 sb->s_header.h_blocktype = cpu_to_be32(JBD2_SUPERBLOCK_V2);
H A Drecovery.c405 blocktype = be32_to_cpu(tmp->h_blocktype);
H A Drevoke.c576 header->h_blocktype = cpu_to_be32(JBD2_REVOKE_BLOCK);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Djbd.h147 __be32 h_blocktype; member in struct:journal_header_s
H A Djbd2.h147 __be32 h_blocktype; member in struct:journal_header_s
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A Dtune2fs.c124 (jsb->s_header.h_blocktype != (unsigned) ntohl(JFS_SUPERBLOCK_V2))) {
H A De2fsck.c1808 switch (ntohl(jsb->s_header.h_blocktype)) {
1893 jsb->s_header.h_blocktype != htonl(JFS_SUPERBLOCK_V1)) {
1895 jsb->s_header.h_blocktype = htonl(JFS_SUPERBLOCK_V2);
9970 blocktype = ntohl(tmp->h_blocktype);

Completed in 93 milliseconds