Searched refs:brl (Results 1 – 8 of 8) sorted by relevance
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsfallocate.c | 426 static void free_common(ntfs_volume *vol, runlist_element *brl, s64 blth, in free_common() argument 432 begin_common = max(grl->vcn, brl->vcn); in free_common() 433 end_common = min(grl->vcn + glth, brl->vcn + blth); in free_common() 436 brl->lcn + begin_common - brl->vcn, in free_common() 441 (long long)(brl->lcn + begin_common in free_common() 442 - brl->vcn)); in free_common() 454 runlist_element *brl; /* Pointer to bad runlist */ in ntfs_restore_rl() local 460 for (brl=na->rl; brl->length; brl++) { in ntfs_restore_rl() 461 if (brl->lcn != LCN_HOLE) { in ntfs_restore_rl() 465 && (grl->vcn<=(brl->vcn+brl->length)); grl++) { in ntfs_restore_rl() [all …]
|
/third_party/ntfs-3g/libntfs-3g/ |
D | compress.c | 1676 runlist_element *brl; /* entry containing the beginning of block */ in ntfs_compressed_pwrite() local 1745 brl = wrl; in ntfs_compressed_pwrite() 1759 while (brl->vcn && (brl->vcn > start_vcn)) { in ntfs_compressed_pwrite() 1761 if (brl->lcn == (LCN)LCN_HOLE) { in ntfs_compressed_pwrite() 1766 brl--; in ntfs_compressed_pwrite() 1767 offs += brl->length << vol->cluster_size_bits; in ntfs_compressed_pwrite() 1769 roffs = (start_vcn - brl->vcn) << vol->cluster_size_bits; in ntfs_compressed_pwrite() 1785 - (brl->vcn << vol->cluster_size_bits); in ntfs_compressed_pwrite() 1790 if (!ntfs_read_append(na, brl, roffs, compsz, in ntfs_compressed_pwrite() 1793 written = ntfs_flush(na, brl, roffs, in ntfs_compressed_pwrite() [all …]
|
/third_party/ntfs-3g/include/ntfs-3g/ |
D | compress.h | 32 extern s64 ntfs_compressed_pwrite(ntfs_attr *na, runlist_element *brl, s64 wpos, 37 extern int ntfs_compressed_close(ntfs_attr *na, runlist_element *brl,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyInstrControl.td | 48 (outs), (ins brlist:$brl), 50 "br_table \t$index", "br_table \t$brl", 53 (outs), (ins brlist:$brl), 55 "br_table \t$index", "br_table \t$brl",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | keyTypeData.txt | 215 brl{""}
|
/third_party/icu/icu4c/source/data/misc/ |
D | keyTypeData.txt | 216 brl{""}
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 47967 z&`2brl-|0v6{aK0sv%Gh_>4b=Si_3-L6-k;C)gOaA1yW_`H~Xl<3O_XypfazH8rQ=
|
D | 0003-ohos-1115.patch | 201485 zKWsXl*Z`l)brl-*Q+-EU=>ho$2G4iB#-wFiRc`<k<VAPX7u#i>GmWn0cxSk)g5l9c
|