Searched refs:incfs_link (Results 1 – 3 of 3) sorted by relevance
15 int incfs_link(struct dentry *what, struct dentry *where);
666 error = incfs_link(index_file_dentry, named_file_dentry); in ioctl_create_file()673 error = incfs_link(index_file_dentry, incomplete_file_dentry); in ioctl_create_file()
575 int incfs_link(struct dentry *what, struct dentry *where) in incfs_link() function1259 error = incfs_link(backing_old_path.dentry, backing_new_path.dentry); in dir_link()