Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c32 } logs; variable
[all...]
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs() argument
H A Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() argument
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() argument
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() argument
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() argument
319 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) nilfs_add_checksums_on_logs() argument
[all...]
H A Dsegment.c1432 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs() argument
1488 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage() argument
1784 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs() argument
[all...]
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) in nilfs_destroy_logs() argument
H A Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) in nilfs_clear_logs() argument
275 void nilfs_truncate_logs(struct list_head *logs, in nilfs_truncate_logs() argument
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) in nilfs_write_logs() argument
301 int nilfs_wait_on_logs(struct list_head *logs) in nilfs_wait_on_logs() argument
319 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) nilfs_add_checksums_on_logs() argument
[all...]
H A Dsegment.c1429 static void nilfs_free_incomplete_logs(struct list_head *logs, in nilfs_free_incomplete_logs() argument
1485 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) in nilfs_cancel_segusage() argument
1781 static void nilfs_abort_logs(struct list_head *logs, int err) in nilfs_abort_logs() argument
[all...]
/kernel/linux/common_modules/tzdriver/tlogger/
H A Dtlogger.c149 struct list_head logs; /* log channels list */ member

Completed in 13 milliseconds