Lines Matching refs:grub_error

265     return grub_error (GRUB_ERR_BAD_FS, "not a Btrfs filesystem");
571 grub_error (GRUB_ERR_BAD_FS, "couldn't find a member device");
648 return grub_error (GRUB_ERR_BAD_FS,
674 return grub_error (GRUB_ERR_BAD_FS,
749 return grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET,
754 return grub_error (GRUB_ERR_BUG,
826 grub_error (GRUB_ERR_BAD_FS, "not BtrFS");
887 return grub_error (GRUB_ERR_BAD_FS, "inode not found");
995 grub_error (GRUB_ERR_BAD_FS, "extent not found");
1001 grub_error (GRUB_ERR_BAD_FS, "extent descriptor is too short");
1030 grub_error (GRUB_ERR_BAD_FS, "extent not found");
1041 grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET,
1050 grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET,
1058 grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET, "encoding not supported");
1138 grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET,
1202 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "not a directory");
1221 err = grub_error (GRUB_ERR_FILE_NOT_FOUND, "file `%s' not found", origpath);
1265 err = grub_error (GRUB_ERR_FILE_NOT_FOUND, "file `%s' not found", origpath);
1282 return grub_error (GRUB_ERR_SYMLINK_LOOP,
1353 err = grub_error (GRUB_ERR_FILE_NOT_FOUND, "file `%s' not found", origpath);
1376 err = grub_error (GRUB_ERR_FILE_NOT_FOUND, "file `%s' not found", origpath);
1388 return grub_error (GRUB_ERR_BAD_FS, "unrecognised object type 0x%x",
1428 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "not a directory");
1533 return grub_error (GRUB_ERR_BAD_FILE_TYPE, "not a regular file");
1621 return grub_error (GRUB_ERR_NOT_IMPLEMENTED_YET,
1625 return grub_error (GRUB_ERR_OUT_OF_RANGE,