Home
last modified time | relevance | path

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

/openbmc/linux/fs/hostfs/
H A Dhostfs_kern.c564 static int hostfs_inode_test(struct inode *inode, void *data) in hostfs_inode_test() function
580 inode = iget5_locked(sb, st.ino, hostfs_inode_test, hostfs_inode_set, in hostfs_iget()