Home
last modified time | relevance | path

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

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