Searched defs:xfs_read (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c385 xfs_read (dirbuf, 4);
395 xfs_read ((char *)dirbuf + 4, 5);
400 xfs_read (dirbuf, toread);
423 xfs_read (dirbuf, sizeof(xfs_dir2_data_hdr_t));
427 xfs_read (dirbuf, sizeof(*tail));
487 xfs_read (char *buf, int len) function
561 n = xfs_read (linkbuf, filemax);

Completed in 66 milliseconds