Searched refs:vfs_link (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamei.c2404 int vfs_link(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry) function
2484 error = vfs_link(old_path.dentry, nd.path.dentry->d_inode, new_dentry);
2876 EXPORT_SYMBOL(vfs_link); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ecryptfs/
H A Dinode.c532 rc = vfs_link(lower_old_dentry, lower_dir_dentry->d_inode,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dvfs.c1681 host_err = vfs_link(dold, dirp, dnew);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfs.h1412 extern int vfs_link(struct dentry *, struct inode *, struct dentry *);

Completed in 170 milliseconds