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

/netbsd-current/sys/fs/hfs/
H A Dlibhfs.c508 hfslib_find_catalog_record_with_cnid( hfs_volume* in_vol, hfs_cnid_t in_cnid, hfs_catalog_keyed_record_t* out_rec, hfs_catalog_key_t* out_key, hfs_callback_args* cbargs) argument
542 hfslib_find_catalog_record_with_key( hfs_volume* in_vol, hfs_catalog_key_t* in_key, hfs_catalog_keyed_record_t* out_rec, hfs_callback_args* cbargs) argument
684 hfslib_find_extent_record_with_key(hfs_volume* in_vol, hfs_extent_key_t* in_key, hfs_extent_record_t* out_rec, hfs_callback_args* cbargs) argument
1814 hfslib_read_extent_record( void* in_bytes, hfs_extent_record_t* out_rec, hfs_node_kind in_nodekind, hfs_extent_key_t* out_key, hfs_volume* in_volume) argument
[all...]

Completed in 52 milliseconds