Searched defs:logs (Results 1 – 7 of 7) sorted by relevance
270 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs()278 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs()291 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs()304 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs()322 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) in nilfs_add_checksums_on_logs()
167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
1435 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs()1491 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage()1702 static void nilfs_prepare_write_logs(struct list_head *logs, u32 seed) in nilfs_prepare_write_logs()1809 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs()
12 logs = $(patsubst $(src)/%.c, %.log, $(wildcard $(src)/*-*.c)) macro
34 logs = [] variable
32 } logs; variable
76 struct nvme_supported_log *logs; in nvmet_execute_get_supported_log_pages() local