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

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dntfscomp.c179 read_block (struct grub_ntfs_rlst *ctx, char *buf, int num) function
305 (read_block
317 if (read_block (ctx, at->sbuf, 1))
336 if (read_block (ctx, dest, len / GRUB_NTFS_COM_LEN))
349 if (read_block (ctx, at->sbuf, 1))

Completed in 14 milliseconds