Home
last modified time | relevance | path

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

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