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

/linux-4.4.14/fs/nilfs2/
H A Dsegbuf.h179 static inline void nilfs_destroy_logs(struct list_head *logs) nilfs_destroy_logs() argument
H A Dsegbuf.c274 void nilfs_clear_logs(struct list_head *logs) nilfs_clear_logs() argument
282 void nilfs_truncate_logs(struct list_head *logs, nilfs_truncate_logs() argument
295 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) nilfs_write_logs() argument
308 int nilfs_wait_on_logs(struct list_head *logs) nilfs_wait_on_logs() argument
326 void nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) nilfs_add_checksums_on_logs() argument
H A Dsegment.c1394 static void nilfs_free_incomplete_logs(struct list_head *logs, nilfs_free_incomplete_logs() argument
1448 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) nilfs_cancel_segusage() argument
1741 static void nilfs_abort_logs(struct list_head *logs, int err) nilfs_abort_logs() argument

Completed in 112 milliseconds