Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c183 int file_open_count; member
249 priv.file_open_count++; in open()
257 priv.file_open_count--; in close()
509 if (priv.file_open_count) { in execute()
511 priv.file_open_count); in execute()