Lines Matching defs:flags
291 int flags, void *tg_cookie);
299 static int cmlb_use_efi(struct cmlb_lun *cl, diskaddr_t capacity, int flags,
302 static int cmlb_uselabel(struct cmlb_lun *cl, struct dk_label *l, int flags);
589 * bit flags:
781 * flags operation flags. used for verbosity control
803 cmlb_validate(cmlb_handle_t cmlbhandle, int flags, void *tg_cookie)
824 flags, tg_cookie);
1603 * flags operation flags from target driver. Used for verbosity
1619 cmlb_validate_geometry(struct cmlb_lun *cl, boolean_t forcerevalid, int flags,
1661 label_error = cmlb_use_efi(cl, capacity, flags, tg_cookie);
1685 if (!(flags & CMLB_SILENT) &&
1763 (struct dk_label *)(uintptr_t)dkl, flags) !=
2801 cmlb_use_efi(struct cmlb_lun *cl, diskaddr_t capacity, int flags,
2899 if (!(flags & CMLB_SILENT))
3013 cmlb_uselabel(struct cmlb_lun *cl, struct dk_label *labp, int flags)
3033 if (!(flags & CMLB_SILENT))
3056 if (!(flags & CMLB_SILENT))
3120 if (!(flags & CMLB_SILENT))
3162 if (!(flags & CMLB_SILENT))
3227 if (!(flags & CMLB_SILENT)) {