Searched defs:args_to (Results 1 – 2 of 2) sorted by relevance
1309 int ext2_replace_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to) in ext2_replace_file()1367 int ext2_move_file(struct ext2_lookup_args *args_from, struct ext2_lookup_args *args_to) in ext2_move_file()
548 struct ext2_lookup_args args_to = { in ext2_rename() local