Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/tracefs/
Dinode.c346 static const struct super_operations tracefs_super_operations = { variable
373 sb->s_op = &tracefs_super_operations; in trace_fill_super()