Home
last modified time | relevance | path

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

/openbmc/linux/fs/debugfs/
H A Dinode.c61 static const struct inode_operations debugfs_dir_inode_operations = { variable
610 inode->i_op = &debugfs_dir_inode_operations; in debugfs_create_dir()