Home
last modified time | relevance | path

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

/fs/hostfs/
Dhostfs_kern.c808 int hostfs_rename(struct inode *from_ino, struct dentry *from, in hostfs_rename() argument
814 if ((from_name = inode_dentry_name(from_ino, from)) == NULL) in hostfs_rename()