Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/hfs/
H A Dlibhfs.h574 int hfslib_get_directory_contents(hfs_volume*, hfs_cnid_t,
H A Dhfs_vnops.c899 if (hfslib_get_directory_contents(&hp->h_hmp->hm_vol, hp->h_rec.u.cnid, in hfs_vop_readdir()
H A Dlibhfs.c916 hfslib_get_directory_contents( in hfslib_get_directory_contents() function