Home
last modified time | relevance | path

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

/linux-6.8/drivers/android/
Dbinderfs.c461 static const struct inode_operations binderfs_dir_inode_operations = { variable
705 inode->i_op = &binderfs_dir_inode_operations; in binderfs_fill_super()