Home
last modified time | relevance | path

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

/linux-6.12.1/fs/tracefs/
Dinode.c265 static const struct inode_operations tracefs_file_inode_operations = { variable
658 inode->i_op = &tracefs_file_inode_operations; in tracefs_create_file()