Searched refs:fsw_iso9660_dnode_fill (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_iso9660.c80 static fsw_status_t fsw_iso9660_dnode_fill(struct fsw_iso9660_volume *vol, struct fsw_iso9660_dnode *dno);
111 fsw_iso9660_dnode_fill,
393 static fsw_status_t fsw_iso9660_dnode_fill(struct fsw_iso9660_volume *vol, struct fsw_iso9660_dnode *dno) function
416 * Get in-depth information on a dnode. The core makes sure that fsw_iso9660_dnode_fill
439 * data can be found. The core makes sure that fsw_iso9660_dnode_fill has been called
461 * this entry and returned. The core makes sure that fsw_iso9660_dnode_fill has been called
515 * the entry and returned. The core makes sure that fsw_iso9660_dnode_fill has been called
649 * link needs to be resolved. The core makes sure that the fsw_iso9660_dnode_fill has been

Completed in 228 milliseconds