Home
last modified time | relevance | path

Searched refs:oldlength (Results 1 - 3 of 3) sorted by relevance

/third_party/ntfs-3g/ntfsprogs/
H A Dplaylog.c1016 u32 length, u32 oldlength) in add_resident()
1032 resize = length - oldlength; in add_resident()
1038 && !(oldlength & 7) in add_resident()
1081 const char *data, u32 target, u32 length, u32 oldlength*/) in delete_non_resident()
1096 u32 length, u32 oldlength) in expand_resident()
1122 - ((base + oldlength - 1) | 7); in expand_resident()
1141 length - oldlength, resize); in expand_resident()
1163 const char *data, u32 target, u32 length, u32 oldlength*/) in add_non_resident()
1347 u32 length, u32 oldlength) in delete_resident()
1369 resize = length - oldlength; in delete_resident()
1014 add_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) add_resident() argument
1094 expand_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) expand_resident() argument
1345 delete_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) delete_resident() argument
1403 shrink_resident(ntfs_volume *vol, const struct ACTION_RECORD *action, char *buffer, const char *data, u32 target, u32 length, u32 oldlength) shrink_resident() argument
2564 u32 oldlength; redo_update_resident() local
2783 u32 oldlength; redo_write_end() local
3704 u32 oldlength; undo_update_resident() local
3885 u32 oldlength; undo_write_end() local
3952 u32 oldlength; undo_write_index() local
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c931 PCRE2_SIZE oldlength = ovector[1] - ovector[0]; in pcre2_substitute() local
935 if (!replacement_only) CHECKMEMCPY(subject + ovector[0], oldlength); in pcre2_substitute()
/third_party/ntfs-3g/libntfs-3g/
H A Dcompress.c1237 s32 oldlength; in ntfs_compress_overwr_free() local
1258 oldlength = rl->length; in ntfs_compress_overwr_free()
1350 freerl[1].length = oldlength - usedcnt - freecnt; in ntfs_compress_overwr_free()

Completed in 8 milliseconds