Searched defs:logs (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-4.19/fs/nilfs2/ |
| D | segbuf.c | 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()
|
| D | segbuf.h | 167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
|
| D | segment.c | 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()
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | segbuf.c | 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()
|
| D | segbuf.h | 167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs()
|
| D | segment.c | 1394 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs() 1450 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage() 1745 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs()
|