Home
last modified time | relevance | path

Searched refs:logs (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dsegbuf.h160 void nilfs_clear_logs(struct list_head *logs);
161 void nilfs_truncate_logs(struct list_head *logs,
163 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs);
164 int nilfs_wait_on_logs(struct list_head *logs);
165 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed);
167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs() argument
169 nilfs_truncate_logs(logs, NULL); in nilfs_destroy_logs()
Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() argument
271 list_for_each_entry(segbuf, logs, sb_list) in nilfs_clear_logs()
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() argument
280 segbuf = list_prepare_entry(last, logs, sb_list); in nilfs_truncate_logs()
281 list_for_each_entry_safe_continue(segbuf, n, logs, sb_list) { in nilfs_truncate_logs()
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() argument
293 list_for_each_entry(segbuf, logs, sb_list) { in nilfs_write_logs()
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() argument
306 list_for_each_entry(segbuf, logs, sb_list) { in nilfs_wait_on_logs()
319 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) in nilfs_add_checksums_on_logs() argument
[all …]
Dsegment.c1427 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs() argument
1434 segbuf = NILFS_FIRST_SEGBUF(logs); in nilfs_free_incomplete_logs()
1453 list_for_each_entry_continue(segbuf, logs, sb_list) { in nilfs_free_incomplete_logs()
1483 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage() argument
1488 segbuf = NILFS_FIRST_SEGBUF(logs); in nilfs_cancel_segusage()
1494 list_for_each_entry_continue(segbuf, logs, sb_list) { in nilfs_cancel_segusage()
1779 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs() argument
1785 if (list_empty(logs)) in nilfs_abort_logs()
1788 list_for_each_entry(segbuf, logs, sb_list) { in nilfs_abort_logs()
1825 LIST_HEAD(logs); in nilfs_segctor_abort_construction()
[all …]
/linux-4.19.296/drivers/media/dvb-core/
DKconfig39 Should not be enabled on normal cases, as logs can
52 Should not be enabled on normal cases, as logs can
/linux-4.19.296/lib/
DKconfig.debug54 that are auditing their logs closely may want to set it to a lower