Searched refs:BJ_Forget (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dkernel-jbd.h178 #define BJ_Forget 4 /* Buffer superceded by this transaction */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd/
H A Dtransaction.c504 jlist == BJ_Shadow || jlist == BJ_Forget) {
665 if (jh->b_jlist != BJ_Forget || force_copy) {
808 jh->b_jlist == BJ_Forget)));
1261 * now refile the buffer on our BJ_Forget list so that
1267 __journal_file_buffer(jh, transaction, BJ_Forget);
1529 case BJ_Forget:
1702 __journal_file_buffer(jh, transaction, BJ_Forget);
1810 JBUFFER_TRACE(jh, "checkpointed: add to BJ_Forget");
1967 jlist == BJ_Shadow || jlist == BJ_Forget) {
1989 case BJ_Forget
[all...]
H A Dcommit.c707 JBUFFER_TRACE(jh, "file as BJ_Forget");
708 journal_file_buffer(jh, commit_transaction, BJ_Forget);
814 * dirty. If the buffer was added to the BJ_Forget list
840 /* The buffer on BJ_Forget list and not jbddirty means
845 * disk and before we process the buffer on BJ_Forget
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jbd2/
H A Dtransaction.c504 jlist == BJ_Shadow || jlist == BJ_Forget) {
665 if (jh->b_jlist != BJ_Forget || force_copy) {
808 jh->b_jlist == BJ_Forget)));
1261 * now refile the buffer on our BJ_Forget list so that
1267 __jbd2_journal_file_buffer(jh, transaction, BJ_Forget);
1529 case BJ_Forget:
1702 __jbd2_journal_file_buffer(jh, transaction, BJ_Forget);
1810 JBUFFER_TRACE(jh, "checkpointed: add to BJ_Forget");
1967 jlist == BJ_Shadow || jlist == BJ_Forget) {
1989 case BJ_Forget
[all...]
H A Dcommit.c716 JBUFFER_TRACE(jh, "file as BJ_Forget");
717 jbd2_journal_file_buffer(jh, commit_transaction, BJ_Forget);
823 * dirty. If the buffer was added to the BJ_Forget list
849 /* The buffer on BJ_Forget list and not jbddirty means
854 * disk and before we process the buffer on BJ_Forget
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Djbd.h1070 #define BJ_Forget 3 /* Buffer superseded by this transaction */ macro
H A Djbd2.h1079 #define BJ_Forget 3 /* Buffer superseded by this transaction */ macro

Completed in 49 milliseconds