Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/hostfs/
H A Dhostfs_kern.c43 static const struct inode_operations hostfs_link_iops; variable
522 ino->i_op = &hostfs_link_iops; in read_name()
904 static const struct inode_operations hostfs_link_iops = { variable