Home
last modified time | relevance | path

Searched refs:jbd2_seq_info_ops (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/fs/jbd2/
Djournal.c1218 static const struct seq_operations jbd2_seq_info_ops = { variable
1245 rc = seq_open(file, &jbd2_seq_info_ops); in jbd2_seq_info_open()