Home
last modified time | relevance | path

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

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c47 static const struct inode_operations hostfs_link_iops; variable
536 ino->i_op = &hostfs_link_iops; in hostfs_inode_set()
921 static const struct inode_operations hostfs_link_iops = { variable