OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfs_read
(Results
1 - 3
of
3
) sorted by null
/external/grub/stage2/
filesys.h
102
int
xfs_read
(char *buf, int len);
fsys_xfs.c
385
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);
disk_io.c
73
{"xfs", xfs_mount,
xfs_read
, xfs_dir, 0, 0},
[
all
...]
Completed in 578 milliseconds