Home
last modified time | relevance | path

Searched defs:logs (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nilfs2/
Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs()
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs()
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs()
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs()
319 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) in nilfs_add_checksums_on_logs()
Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
Dsegment.c1427 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs()
1483 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage()
1779 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs()