Searched refs:read_from_file_buffer2 (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.c1976 char read_from_file_buffer2[SQUASHFS_FILE_MAX_SIZE]; variable
1981 res = read_fs_bytes(fd, start, avail_bytes, read_from_file_buffer2);
1985 return read_from_file_buffer2;

Completed in 68 milliseconds