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

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxFsDxe/
H A Dfsw_core.c743 * If the function returns FSW_SUCCESS, *target_dno_out points at a dnode that is
747 fsw_status_t fsw_dnode_resolve(struct fsw_dnode *dno, struct fsw_dnode **target_dno_out) argument
762 *target_dno_out = dno;
H A Dfsw_core.h446 fsw_status_t fsw_dnode_resolve(struct fsw_dnode *dno, struct fsw_dnode **target_dno_out);

Completed in 45 milliseconds