Home
last modified time | relevance | path

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

/linux-6.12.1/fs/tracefs/
Dinode.c467 static const struct dentry_operations tracefs_dentry_operations = { variable
482 sb->s_d_op = &tracefs_dentry_operations; in tracefs_fill_super()