Searched refs:journal (Results 26 - 27 of 27) sorted by relevance

12

/external/e2fsprogs/
H A Dconfigure1496 --enable-jbd-debug enable journal debugging
4708 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Disabling journal debugging" >&5
4709 $as_echo "Disabling journal debugging" >&6; }
4714 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Enabling journal debugging" >&5
4715 $as_echo "Enabling journal debugging" >&6; }
4719 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Disabling journal debugging by default" >&5
4720 $as_echo "Disabling journal debugging by default" >&6; }
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c1377 ** the open of a journal file a no-op. Writes to this journal would
1378 ** also be no-ops, and any attempt to read the journal would return
7684 #define BTREE_OMIT_JOURNAL 1 /* Do not create or use a rollback journal */
8305 ** at a time and provides a journal for rollback.
8312 ** Default maximum size for persistent journal files. A negative
8339 ** used in the journal to signify that the remainder of the journal file
8340 ** is devoted to storing a master journal name - there are no more pages to
8351 #define PAGER_OMIT_JOURNAL 0x0001 /* Do not use a rollback journal */
41609 CFURLRef journal = create_cfurl_from_cstring(pPager->zJournal); local
[all...]

Completed in 226 milliseconds

12