Searched defs:logs (Results 1 – 3 of 3) sorted by relevance
261 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs()269 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs()282 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs()295 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs()313 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()
1389 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs()1445 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage()1740 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs()
Completed in 15 milliseconds