Home
last modified time | relevance | path

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

/Linux-v5.15/fs/tracefs/
Dinode.c260 static const struct super_operations tracefs_super_operations = { variable
287 sb->s_op = &tracefs_super_operations; in trace_fill_super()