Home
last modified time | relevance | path

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

/openbmc/linux/fs/jbd2/
H A Djournal.c1200 static const struct seq_operations jbd2_seq_info_ops = { variable
1227 rc = seq_open(file, &jbd2_seq_info_ops); in jbd2_seq_info_open()