Searched refs:ext2_move_file (Results 1 – 3 of 3) sorted by relevance
311 int ext2_move_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to);
570 ret = ext2_move_file(&args_from, &args_to); in ext2_rename()
1367 int ext2_move_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to) in ext2_move_file() function