Home
last modified time | relevance | path

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

/xen/tools/libfsimage/common/
A Dxenfsimage_grub.h70 #define ERR_OUTSIDE_PART 1 macro
/xen/tools/libfsimage/iso9660/
A Dfsys_iso9660.c72 errnum = ERR_OUTSIDE_PART; in iso9660_devread()
/xen/stubdom/grub.patches/
A D61btrfs.diff1813 + errnum = ERR_OUTSIDE_PART;
1885 + if (errnum == ERR_OUTSIDE_PART) {

Completed in 6 milliseconds