Home
last modified time | relevance | path

Searched defs:avail_bytes (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dmksquashfs.c638 int avail_bytes; in write_inodes() local
674 int avail_bytes; in write_directories() local
1774 int avail_bytes = length > SQUASHFS_METADATA_SIZE ? in generic_write_table() local
1831 static char *read_from_disk(long long start, unsigned int avail_bytes) in read_from_disk()
1844 char *read_from_disk2(long long start, unsigned int avail_bytes) in read_from_disk2()
H A Dxattr.c487 int i, avail_bytes; in write_xattrs() local
H A Dunsquashfs.c902 int avail_bytes, i; in write_block() local
/aosp_15_r20/external/squashfs-tools/kernel-2.4/fs/squashfs/
H A Dinode.c164 int bytes, avail_bytes, b = 0, k; in squashfs_read_data() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_sequencer_buffer_test.cc1047 size_t avail_bytes = 0; in TEST_F() local