Home
last modified time | relevance | path

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

/linux-6.1.9/fs/jbd2/
Djournal.c1209 static const struct seq_operations jbd2_seq_info_ops = { variable
1236 rc = seq_open(file, &jbd2_seq_info_ops); in jbd2_seq_info_open()