Home
last modified time | relevance | path

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

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