Home
last modified time | relevance | path

Searched defs:old_loc (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/e2fsprogs/resize/
H A Dextent.c23 __u64 old_loc, new_loc; member
79 errcode_t ext2fs_add_extent_entry(ext2_extent extent, __u64 old_loc, __u64 new_loc) in ext2fs_add_extent_entry()
141 __u64 ext2fs_extent_translate(ext2_extent extent, __u64 old_loc) in ext2fs_extent_translate()
217 errcode_t ext2fs_iterate_extent(ext2_extent extent, __u64 *old_loc, in ext2fs_iterate_extent()
H A Dresize2fs.c1901 static __u64 extent_translate(ext2_filsys fs, ext2_extent extent, __u64 old_loc) in extent_translate()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/test/
Dpath_unit_test.cpp841 std::locale old_loc = path::imbue(loc); in test_imbue_locale() local
1008 std::locale old_loc = path::imbue(loc); in test_error_handling() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/test/
Dtest_codecvt_null.cpp74 std::locale old_loc; in test_main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/performance/
Dperformance_codecvt_null.cpp75 std::locale old_loc; in test_main() local
Dperformance_utf8_codecvt.cpp100 std::locale old_loc; in test_main() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Dtune2fs.c115 blk64_t old_loc; member