Home
last modified time | relevance | path

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

/linux/fs/configfs/
H A Dmount.c77 inode->i_op = &configfs_root_inode_operations; in configfs_fill_super()
H A Ddir.c1591 const struct inode_operations configfs_root_inode_operations = { variable