Home
last modified time | relevance | path

Searched refs:hfs_libcb_read (Results 1 – 3 of 3) sorted by relevance

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/hfs/
H A Dhfs.h180 int hfs_libcb_read(hfs_volume*, void*, uint64_t, uint64_t,
H A Dhfs_subr.c244 hfs_libcb_read( in hfs_libcb_read() function
H A Dhfs_vfsops.c655 callbacks.read = hfs_libcb_read; in hfs_init()