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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/
H A Dmksquashfs.c1963 char read_from_file_buffer[SQUASHFS_FILE_MAX_SIZE]; variable
1968 res = read_fs_bytes(fd, start, avail_bytes, read_from_file_buffer);
1972 return read_from_file_buffer;

Completed in 52 milliseconds