Searched defs:do_rename (Results 1 - 7 of 7) sorted by relevance
/third_party/NuttX/fs/vfs/ |
H A D | fs_rename.c | 117 int do_rename(int oldfd, const char *oldpath, int newfd, const char *newpath) in do_rename() function
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | dir.c | 1287 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() function
|
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | dir.c | 1284 static int do_rename(struct inode *old_dir, struct dentry *old_dentry, in do_rename() function
|
/third_party/ltp/testcases/kernel/syscalls/symlink/ |
H A D | symlink01.c | 1719 void do_rename(struct all_test_cases *tc_ptr) in do_rename() function
|
/third_party/f2fs-tools/tools/f2fs_io/ |
H A D | f2fs_io.c | 1261 static void do_rename(int argc, char **argv, const struct cmd_desc *cmd) in do_rename() function
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fuse_lowlevel.c | 632 static void do_rename(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_rename() function
|
/third_party/libfuse/lib/ |
H A D | fuse_lowlevel.c | 1287 static void do_rename(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
|
Completed in 14 milliseconds