Home
last modified time | relevance | path

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

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