Searched refs:count_tags (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Drecovery.c177 static int count_tags(struct buffer_head *bh, int size) function
411 count_tags(bh, journal->j_blocksize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Drecovery.c181 static int count_tags(struct buffer_head *bh, int size) function
416 count_tags(bh, journal->j_blocksize);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Drecovery.c181 static int count_tags(journal_t *journal, struct buffer_head *bh) function
425 next_log_block += count_tags(journal, bh);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/
H A De2fsck.c9814 static int count_tags(struct buffer_head *bh, int size) function
9989 count_tags(bh, journal->j_blocksize);

Completed in 72 milliseconds