Searched refs:logs (Results 1 - 25 of 100) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/nilfs2/
H A Dsegbuf.h172 void nilfs_clear_logs(struct list_head *logs);
173 void nilfs_truncate_logs(struct list_head *logs,
175 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
176 int nilfs_wait_on_logs(struct list_head *logs);
177 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed);
179 static inline void nilfs_destroy_logs(struct list_head *logs) argument
181 nilfs_truncate_logs(logs, NULL);
H A Dsegbuf.c283 void nilfs_clear_logs(struct list_head *logs) argument
287 list_for_each_entry(segbuf, logs, sb_list)
291 void nilfs_truncate_logs(struct list_head *logs, argument
296 segbuf = list_prepare_entry(last, logs, sb_list);
297 list_for_each_entry_safe_continue(segbuf, n, logs, sb_list) {
304 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) argument
309 list_for_each_entry(segbuf, logs, sb_list) {
317 int nilfs_wait_on_logs(struct list_head *logs) argument
322 list_for_each_entry(segbuf, logs, sb_list) {
331 * nilfs_add_checksums_on_logs - add checksums on the logs
335 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) argument
[all...]
H A Dsegment.c1244 /* Continue logs */
1334 static void nilfs_free_incomplete_logs(struct list_head *logs, argument
1341 segbuf = NILFS_FIRST_SEGBUF(logs);
1358 list_for_each_entry_continue(segbuf, logs, sb_list) {
1388 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) argument
1393 segbuf = NILFS_FIRST_SEGBUF(logs);
1399 list_for_each_entry_continue(segbuf, logs, sb_list) {
1785 static void nilfs_abort_logs(struct list_head *logs, struct page *failed_page, argument
1792 if (list_empty(logs))
1795 list_for_each_entry(segbuf, logs, sb_lis
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/nilfs2/
H A Dsegbuf.h172 void nilfs_clear_logs(struct list_head *logs);
173 void nilfs_truncate_logs(struct list_head *logs,
175 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
176 int nilfs_wait_on_logs(struct list_head *logs);
177 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed);
179 static inline void nilfs_destroy_logs(struct list_head *logs) argument
181 nilfs_truncate_logs(logs, NULL);
H A Dsegbuf.c283 void nilfs_clear_logs(struct list_head *logs) argument
287 list_for_each_entry(segbuf, logs, sb_list)
291 void nilfs_truncate_logs(struct list_head *logs, argument
296 segbuf = list_prepare_entry(last, logs, sb_list);
297 list_for_each_entry_safe_continue(segbuf, n, logs, sb_list) {
304 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) argument
309 list_for_each_entry(segbuf, logs, sb_list) {
317 int nilfs_wait_on_logs(struct list_head *logs) argument
322 list_for_each_entry(segbuf, logs, sb_list) {
331 * nilfs_add_checksums_on_logs - add checksums on the logs
335 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) argument
[all...]
H A Dsegment.c1244 /* Continue logs */
1334 static void nilfs_free_incomplete_logs(struct list_head *logs, argument
1341 segbuf = NILFS_FIRST_SEGBUF(logs);
1358 list_for_each_entry_continue(segbuf, logs, sb_list) {
1388 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) argument
1393 segbuf = NILFS_FIRST_SEGBUF(logs);
1399 list_for_each_entry_continue(segbuf, logs, sb_list) {
1785 static void nilfs_abort_logs(struct list_head *logs, struct page *failed_page, argument
1792 if (list_empty(logs))
1795 list_for_each_entry(segbuf, logs, sb_lis
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Dbackup.tcl32 # Set up small logs so we quickly create more than one.
103 # Check that logs and db are in backupdir.
162 -${c}vh $testdir -b $backupdir -l $testdir/logs\
167 -${c}vh $testdir -b $backupdir -l $testdir/logs\
171 # Check that logs and db are in backupdir.
186 -${c}vuh $testdir -b backup -l $testdir/logs\
191 -${c}vuh $testdir -b backup -l $testdir/logs\
217 file mkdir $testdir/logs
221 puts $cid "set_lg_dir logs"
H A Drep055.tcl176 puts "\tRep$tnum.e: Move master logs forward again."
190 set logs [eval exec $util_path/db_archive -h $masterdir]
211 # logs and that will trigger it.
228 foreach l $logs {
236 puts "\tRep$tnum.h: Verify logs and databases"
H A Drep038.tcl70 with in-memory logs."
75 puts "Rep$tnum: Master logs are [lindex $l 0]"
76 puts "Rep$tnum: Client logs are [lindex $l 1]"
121 # In-memory logs cannot be used with -txn nosync.
230 error_check_good logs \
246 puts "\tRep$tnum.c: Verify logs and databases"
277 # Can't use rep_verify to compare the logs because each
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Dbackup.tcl32 # Set up small logs so we quickly create more than one.
103 # Check that logs and db are in backupdir.
162 -${c}vh $testdir -b $backupdir -l $testdir/logs\
167 -${c}vh $testdir -b $backupdir -l $testdir/logs\
171 # Check that logs and db are in backupdir.
186 -${c}vuh $testdir -b backup -l $testdir/logs\
191 -${c}vuh $testdir -b backup -l $testdir/logs\
217 file mkdir $testdir/logs
221 puts $cid "set_lg_dir logs"
H A Drep055.tcl176 puts "\tRep$tnum.e: Move master logs forward again."
190 set logs [eval exec $util_path/db_archive -h $masterdir]
211 # logs and that will trigger it.
228 foreach l $logs {
236 puts "\tRep$tnum.h: Verify logs and databases"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Dbackup.tcl32 # Set up small logs so we quickly create more than one.
103 # Check that logs and db are in backupdir.
162 -${c}vh $testdir -b $backupdir -l $testdir/logs\
167 -${c}vh $testdir -b $backupdir -l $testdir/logs\
171 # Check that logs and db are in backupdir.
186 -${c}vuh $testdir -b backup -l $testdir/logs\
191 -${c}vuh $testdir -b backup -l $testdir/logs\
217 file mkdir $testdir/logs
221 puts $cid "set_lg_dir logs"
H A Drep055.tcl176 puts "\tRep$tnum.e: Move master logs forward again."
190 set logs [eval exec $util_path/db_archive -h $masterdir]
211 # logs and that will trigger it.
228 foreach l $logs {
236 puts "\tRep$tnum.h: Verify logs and databases"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/txn/
H A Dtxn.c180 STAILQ_INIT(&txn->logs);
325 STAILQ_INIT(&txn->logs);
629 STAILQ_FIRST(&txn->logs) != NULL)) {
687 if (STAILQ_FIRST(&txn->logs) != NULL) {
692 STAILQ_CONCAT(&txn->logs, &txn->parent->logs);
693 txn->parent->logs = txn->logs;
694 STAILQ_INIT(&txn->logs);
813 if (IS_ZERO_LSN(td->last_lsn) && STAILQ_FIRST(&txn->logs)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/txn/
H A Dtxn.c180 STAILQ_INIT(&txn->logs);
325 STAILQ_INIT(&txn->logs);
629 STAILQ_FIRST(&txn->logs) != NULL)) {
687 if (STAILQ_FIRST(&txn->logs) != NULL) {
692 STAILQ_CONCAT(&txn->logs, &txn->parent->logs);
693 txn->parent->logs = txn->logs;
694 STAILQ_INIT(&txn->logs);
813 if (IS_ZERO_LSN(td->last_lsn) && STAILQ_FIRST(&txn->logs)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/txn/
H A Dtxn.c180 STAILQ_INIT(&txn->logs);
325 STAILQ_INIT(&txn->logs);
629 STAILQ_FIRST(&txn->logs) != NULL)) {
687 if (STAILQ_FIRST(&txn->logs) != NULL) {
692 STAILQ_CONCAT(&txn->logs, &txn->parent->logs);
693 txn->parent->logs = txn->logs;
694 STAILQ_INIT(&txn->logs);
813 if (IS_ZERO_LSN(td->last_lsn) && STAILQ_FIRST(&txn->logs)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/tlg2300/
H A Dpd-video.c148 logs(front);
227 /* logs(video->front); */
721 logs(front);
792 logs(front);
833 logs(front);
885 logs(front);
906 logs(front);
916 logs(front);
1084 logs(front);
1112 logs(fron
[all...]
H A Dpd-common.h273 #define logs(f) do { \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/tlg2300/
H A Dpd-video.c148 logs(front);
227 /* logs(video->front); */
721 logs(front);
792 logs(front);
833 logs(front);
885 logs(front);
906 logs(front);
916 logs(front);
1084 logs(front);
1112 logs(fron
[all...]
H A Dpd-common.h273 #define logs(f) do { \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/shared/
H A Dbcm_assert_log.c144 assert_record_t *log_record = &results->logs[0];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/script/tests/
H A Dselftest.sh47 LOGDIR=$PREFIX_ABS/logs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/source/script/tests/
H A Dselftest.sh47 LOGDIR=$PREFIX_ABS/logs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/source/script/tests/
H A Dselftest.sh47 LOGDIR=$PREFIX_ABS/logs
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db/
H A Dcrdel_auto.c242 STAILQ_INSERT_HEAD(&txnp->logs, lr, links);
469 STAILQ_INSERT_HEAD(&txnp->logs, lr, links);
695 STAILQ_INSERT_HEAD(&txnp->logs, lr, links);
902 STAILQ_INSERT_HEAD(&txnp->logs, lr, links);

Completed in 172 milliseconds

1234