Home
last modified time | relevance | path

Searched refs:vfat_rename (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/fat/
H A Dnamei_vfat.c895 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename() function
1033 .rename = vfat_rename,
/kernel/linux/linux-6.6/fs/fat/
H A Dnamei_vfat.c931 static int vfat_rename(struct inode *old_dir, struct dentry *old_dentry, in vfat_rename() function
1174 return vfat_rename(old_dir, old_dentry, new_dir, new_dentry); in vfat_rename2()

Completed in 3 milliseconds