Home
last modified time | relevance | path

Searched defs:rename_file (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/hostfs/
Dhostfs_user.c360 int rename_file(char *from, char *to) in rename_file() function
/kernel/linux/linux-5.10/fs/hostfs/
Dhostfs_user.c349 int rename_file(char *from, char *to) in rename_file() function
/kernel/linux/linux-6.6/tools/testing/selftests/landlock/
Dfs_test.c1970 TEST_F_FORK(layout1, rename_file) in TEST_F_FORK() argument