Home
last modified time | relevance | path

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

/Linux-v4.19/fs/jbd2/
Djournal.c1047 static const struct seq_operations jbd2_seq_info_ops = { variable
1074 rc = seq_open(file, &jbd2_seq_info_ops); in jbd2_seq_info_open()