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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dverifier_log.c32 } logs; variable in typeref:struct:__anon4423
[all...]
/linux-master/fs/nilfs2/
H A Dsegbuf.h167 static inline void nilfs_destroy_logs(struct list_head *logs) argument
H A Dsegbuf.c267 void nilfs_clear_logs(struct list_head *logs) argument
275 void nilfs_truncate_logs(struct list_head *logs, argument
288 int nilfs_write_logs(struct list_head *logs, struct the_nilfs *nilfs) argument
301 int nilfs_wait_on_logs(struct list_head *logs) argument
319 nilfs_add_checksums_on_logs(struct list_head *logs, u32 seed) argument
[all...]
H A Dsegment.c1387 static void nilfs_free_incomplete_logs(struct list_head *logs, argument
1443 static void nilfs_cancel_segusage(struct list_head *logs, struct inode *sufile) argument
1740 static void nilfs_abort_logs(struct list_head *logs, int err) argument
[all...]

Completed in 159 milliseconds