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

/freebsd-11-stable/stand/i386/isoboot/
H A Disoboot.c112 xfsread(uint64_t inode, void *buf, size_t nbyte) function
[all...]
/freebsd-11-stable/stand/i386/gptboot/
H A Dgptboot.c129 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) function
[all...]
/freebsd-11-stable/stand/mips/beri/boot2/
H A Dboot2.c155 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) function
/freebsd-11-stable/stand/pc98/boot2/
H A Dboot2.c150 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) function
/freebsd-11-stable/stand/i386/boot2/
H A Dboot2.c151 xfsread(ufs_ino_t inode, void *buf, size_t nbyte) function
/freebsd-11-stable/stand/i386/zfsboot/
H A Dzfsboot.c303 xfsread(const dnode_phys_t *dnode, off_t *offp, void *buf, size_t nbyte) function
[all...]

Completed in 75 milliseconds