Searched defs:update_from (Results 1 - 3 of 3) sorted by relevance
/third_party/rust/crates/clap/src/ |
H A D | derive.rs | 131 fn update_from<I, T>(&mut self, itr: I) in update_from() functions
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | compress.c | 1232 ntfs_compress_overwr_free(ntfs_attr *na, runlist_element *rl, s32 usedcnt, s32 freecnt, VCN *update_from) ntfs_compress_overwr_free() argument 1444 ntfs_compress_free(ntfs_attr *na, runlist_element *rl, s64 used, s64 reserved, BOOL appending, VCN *update_from) ntfs_compress_free() argument 1626 ntfs_flush(ntfs_attr *na, runlist_element *rl, s64 offs, char *outbuf, s32 count, BOOL compress, BOOL appending, VCN *update_from) ntfs_flush() argument 1670 ntfs_compressed_pwrite(ntfs_attr *na, runlist_element *wrl, s64 wpos, s64 offs, s64 to_write, s64 rounded, const void *b, int compressed_part, VCN *update_from) ntfs_compressed_pwrite() argument 1873 ntfs_compressed_close(ntfs_attr *na, runlist_element *wrl, s64 offs, VCN *update_from) ntfs_compressed_close() argument [all...] |
H A D | attrib.c | 1301 ntfs_attr_fill_hole(ntfs_attr *na, s64 count, s64 *ofs, runlist_element **rl, VCN *update_from) ntfs_attr_fill_hole() argument 1517 split_compressed_hole(ntfs_attr *na, runlist_element **prl, s64 pos, s64 count, VCN *update_from) split_compressed_hole() argument 1679 borrow_from_hole(ntfs_attr *na, runlist_element **prl, s64 pos, s64 count, VCN *update_from, BOOL wasnonresident) global() argument 1852 VCN update_from = -1; global() local 2431 VCN update_from = -1; global() local [all...] |
Completed in 9 milliseconds