Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/debugfs/
H A Dinode.c57 static const struct inode_operations debugfs_dir_inode_operations = { variable
572 inode->i_op = &debugfs_dir_inode_operations; in debugfs_create_dir()