Searched defs:rename (Results 1 – 4 of 4) sorted by relevance
45 int (*rename) (struct dfs_filesystem *fs, const char *oldpath, const char *newpath); member
98 int (*rename)(struct dfs_dentry *old_dentry, struct dfs_dentry *new_dentry); member
349 int rename(const char *old_file, const char *new_file) in rename() function
456 int rename(const char *old_file, const char *new_file) in rename() function
Completed in 10 milliseconds