Home
last modified time | relevance | path

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

/linux/fs/ntfs/
H A Dnamei.c1146 static int __ntfs_link(struct ntfs_inode *ni, struct ntfs_inode *dir_ni, in __ntfs_link() function
1354 err = __ntfs_link(old_ni, new_dir_ni, uname_new, new_name_len); in ntfs_rename()
1530 err = __ntfs_link(NTFS_I(vi), NTFS_I(dir), uname, uname_len); in ntfs_link()