Searched refs:ext2_replace_file (Results 1 – 3 of 3) sorted by relevance
324 int ext2_replace_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to);
569 ret = ext2_replace_file(&args_from, &args_to); in ext2_rename()
1311 int ext2_replace_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to) in ext2_replace_file() function